Package org.armedbear.lisp
Class MathFunctions
- java.lang.Object
-
- org.armedbear.lisp.MathFunctions
-
public final class MathFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MathFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static doubleOverUnderFlowCheck(double number)Checks number for over- or underflow values.
-
-
-
Field Detail
-
EXPT
public static final Primitive EXPT
-
-