| Modifier and Type | Method and Description |
|---|---|
static Pair |
GeoMath.AngDiff(double x,
double y)
The exact difference of two angles reduced to (−180°, 180°].
|
Pair |
GeodesicLine.AzimuthCosines() |
Pair |
PolygonArea.CurrentPoint()
Report the previous vertex added to the polygon or polyline.
|
Pair |
GeodesicLine.EquatorialAzimuthCosines() |
static Pair |
GeoMath.norm(double sinx,
double cosx) |
static Pair |
GeoMath.sincosd(double x)
Evaluate the sine and cosine function with the argument in degrees
|
static Pair |
GeoMath.sum(double u,
double v)
The error-free sum of two numbers.
|
Copyright © 2017. All Rights Reserved.