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

◆ WJsc()

Function WJsc ( U As  Double,
K As  Double 
)

Jacobi elliptic function sc(u, k)

Purpose
This function computes the Jacobi elliptic function sc(u, k).

The function is defined as follows:
sc(u, k) = sn(u, k) / cn(u, k)
Returns
sc(u, k).
Parameters
[in]UArgument u.
[in]KArgument k.
Reference
boost/math/special_functions