public class Angle
Various utilities for working with angles.
| Modifier and Type | Field and Description |
|---|---|
static Angle |
INSTANCE
Various utilities for working with angles.
|
| Modifier and Type | Method and Description |
|---|---|
static double |
norm(double angle)
Returns
angle clamped to [-pi, pi]. |