Uses of Class
org.hipparchus.special.elliptic.jacobi.CopolarD
-
Packages that use CopolarD Package Description org.hipparchus.special.elliptic.jacobi Implementations of Jacobi elliptic functions. -
-
Uses of CopolarD in org.hipparchus.special.elliptic.jacobi
Methods in org.hipparchus.special.elliptic.jacobi that return CopolarD Modifier and Type Method Description CopolarD
JacobiElliptic. valuesD(double u)
Evaluate the three subsidiary Jacobi elliptic functions with pole at point d in Glaisher’s Notation.
-