| Class | Description |
|---|---|
| Format |
static formatting utilities.
|
| GaussianLatitudes |
Calculate Gaussian Latitudes by finding the roots of the ordinary Legendre polynomial of degree
NLAT using Newton's iteration method.
|
| Parameter |
A parameter has a name and a value that is String, a double, or an array of doubles.
|
| SpecialMathFunction |
Special Math functions.
|
| StringUtil2 |
Static String and StringBuilder utilities
|
| Annotation Type | Description |
|---|---|
| Urlencoded |
Define a custom annotation
to mark procedures whose URL
argument is expected to be encoded.
|