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

◆ WJsn()

Function WJsn ( U As  Double,
K As  Double 
)

Jacobi elliptic function sn(u, k)

Purpose
This function computes the Jacobi elliptic function sn(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:
sn(u, k) = sinφ
Returns
sn(u, k).
Parameters
[in]UArgument u.
[in]KArgument k.
Reference
boost/math/special_functions