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