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

◆ WJsd()

Function WJsd ( U As  Double,
K As  Double 
)

Jacobi elliptic function sd(u, k)

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

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