public class TrigStuff
extends java.lang.Object
| Constructor and Description |
|---|
TrigStuff() |
| Modifier and Type | Method and Description |
|---|---|
static double |
unwrap(double y,
double yIn)
this method shifts the first argument by a multiple of 2*PI to produce the nearest point to another specified point
|