|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.armedbear.lisp.MathFunctions
public final class MathFunctions
| Field Summary | |
|---|---|
static Primitive |
EXPT
|
| Constructor Summary | |
|---|---|
MathFunctions()
|
|
| Method Summary | |
|---|---|
static double |
OverUnderFlowCheck(double number)
Checks number for over- or underflow values. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Primitive EXPT
| Constructor Detail |
|---|
public MathFunctions()
| Method Detail |
|---|
public static final double OverUnderFlowCheck(double number)
number -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||