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

◆ Jnd_sub()

Sub Jnd_sub ( Ret As  Double,
U As  Double,
K As  Double,
Optional Info As  Long 
)

Jacobi elliptic function nd(u, k) (Subroutine version)

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