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

◆ Jns()

Function Jns ( U As  Double,
K As  Double,
Optional Info As  Long 
)

Jacobi elliptic function ns(u, k)

Purpose
Computes the Jacobi elliptic function ns(u, k).
ns(u, k) = 1 / sn(u, k)
Returns
Double
Jacobi elliptic function ns(u, k).
Parameters
[in]UArgument u.
[in]KArgument k.
[out]Info(Optional)
= 0: Successful exit.
= 1: Floating point range error.
Reference
boost/math/special_functions