public final class MathFunctions
extends java.lang.Object
| Constructor and Description |
|---|
MathFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static double |
OverUnderFlowCheck(double number)
Checks number for over- or underflow values.
|
public static final Primitive EXPT