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