public class CopolarS 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 |
---|---|
double |
cs()
Get the value of the cs function.
|
double |
ds()
Get the value of the ds function.
|
double |
ns()
Get the value of the ns function.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.