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

◆ Jcs_sub()

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

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

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