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

◆ Jnd()

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

Jacobi elliptic function nd(u, k)

Purpose
Computes the Jacobi elliptic function nd(u, k).
nd(u, k) = 1 / dn(u, k)
Returns
Double
Jacobi elliptic function nd(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