public class CopolarD 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 |
---|---|
double |
cd()
Get the value of the cd function.
|
double |
nd()
Get the value of the nd function.
|
double |
sd()
Get the value of the sd function.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.