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