|
MVT API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--math.objects.Expression | +--math.objects.Constant | +--math.constants.RealConstant | +--math.constants.Pi
The class Pi is used to create mathematical Pi objects. It extends the RealConstantclass.
Constructor Summary | |
Pi()
|
Methods inherited from class math.constants.RealConstant |
evaluate, evaluateVariables, getValue, setValue, toString |
Methods inherited from class math.objects.Constant |
differentiate, simplify |
Methods inherited from class math.objects.Expression |
evaluate, evaluate, evaluate, evaluate, evaluate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Pi()
|
MVT API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |