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

◆ WJdc()

Function WJdc ( U As  Double,
K As  Double 
)

Jacobi elliptic function dc(u, k)

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

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