XLPack 6.1
C/C++ API Reference Manual
Loading...
Searching...
No Matches

◆ _jnd()

double _jnd ( double  u,
double  k 
)

Jacobi elliptic functions nd(u, k)

Purpose
jnd computes the Jacobi elliptic functions nd(u, k).

The function is defined as follows:
nd(u, k) = 1 / dn(u, k)
Returns
nd(u, k).
Parameters
[in]uArgument u.
[in]kArgument k.
Error handling
  • Range error (ERANGE) may occur.
Reference
boost/math/special_functions