Package | Description |
---|---|
org.hipparchus.special.elliptic.jacobi |
Implementations of Jacobi elliptic functions.
|
Modifier and Type | Method and Description |
---|---|
FieldCopolarN<T> |
FieldJacobiElliptic.valuesN(double u)
Evaluate the three principal Jacobi elliptic functions with pole at point n in Glaisher’s Notation.
|
abstract FieldCopolarN<T> |
FieldJacobiElliptic.valuesN(T u)
Evaluate the three principal Jacobi elliptic functions with pole at point n in Glaisher’s Notation.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.