public class CopolarC 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 |
---|---|
double |
dc()
Get the value of the dc function.
|
double |
nc()
Get the value of the nc function.
|
double |
sc()
Get the value of the sc function.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.