|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.netlib.math.complex.Complex
org.fraid.interpreter.SimpleNode
org.fraid.interpreter.ASTEqual
public class ASTEqual
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.fraid.interpreter.SimpleNode |
|---|
SimpleNode.FunctionEvaluationType |
| Field Summary |
|---|
| Fields inherited from class org.fraid.interpreter.SimpleNode |
|---|
children, id, mFunction, mFunctionEvalType, mLastDefinedFunction, mSymbTable, mText, mVarIndex, parent, parser, sHiddenFunctionNamePrefix, sHiddenFunctionNextIndex |
| Fields inherited from class org.netlib.math.complex.Complex |
|---|
AUTHOR, DATE, iii, im, re, REMARK, TWO_PI, VERSION |
| Fields inherited from interface org.fraid.interpreter.FraidTreeConstants |
|---|
JJTADD, JJTAND, JJTASSIGNMENT, JJTDIVIDE, JJTEQUAL, JJTEXPRESSIONTOCALCULATE, JJTFUNCTIONCALL, JJTFUNCTIONDEF, JJTGREATER, JJTGREATEROREQUAL, JJTIFTHENEXPRESSION, JJTIMAGINARYNUMBER, JJTMETA, JJTMULTIPLY, JJTNEGATE, jjtNodeName, JJTNOT, JJTNOTEQUAL, JJTOR, JJTPOWER, JJTPROCESSSINGLELINE, JJTPROCESSSTREAM, JJTREALNUMBER, JJTSMALLER, JJTSMALLEROREQUAL, JJTSTRING, JJTSUBTRACT, JJTVARIABLE, JJTVOID, JJTXOR |
| Constructor Summary | |
|---|---|
ASTEqual(Fraid p,
int id)
|
|
ASTEqual(int id)
|
|
| Method Summary |
|---|
| Methods inherited from class org.netlib.math.complex.Complex |
|---|
abs, acos, acosh, add, arg, asin, asinh, atan, atanh, cart, conj, cos, cosec, cosh, cot, div, equals, exp, im, isInfinite, isNaN, log, main, mul, neg, norm, polar, pow, pow, pow, pow, re, real, scale, sec, sin, sinh, sqrt, sub, tan, tanh |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ASTEqual(int id)
public ASTEqual(Fraid p,
int id)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||