T - the type of the field elementspublic class FieldCopolarS<T extends CalculusFieldElement<T>> extends Object
This is a container for the three subsidiary Jacobi elliptic functions
cs(u|m), ds(u|m) and ns(u|m).
| Modifier and Type | Method and Description |
|---|---|
T |
cs()
Get the value of the cs function.
|
T |
ds()
Get the value of the ds function.
|
T |
ns()
Get the value of the ns function.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.