XLPack 7.0
XLPack Numerical Library (Excel Worksheet Functions) Reference Manual
Loading...
Searching...
No Matches

◆ WJdn()

Function WJdn ( U As  Double,
K As  Double 
)

Jacobi elliptic function dn(u, k)

Purpose
This function computes the Jacobi elliptic function dn(u, k).

The function is defined as follows, given:
u = ∫ 1/√(1 - k^2(sin(t))^2) dt [0, φ]
The angle φ is called the amplitude and:
dn(u, k) = sinφ
Returns
dn(u, k).
Parameters
[in]UArgument u.
[in]KArgument k.
Reference
boost/math/special_functions