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