java.lang.Object
com.hartmath.mapping.SFunctionEvaluator
com.hartmath.mapping.E2SArg
com.hartmath.initial.ELess
- All Implemented Interfaces:
- com.hartmath.mapping.FunctionEvaluator, com.hartmath.mapping.FunctionOpEvaluator
- class ELess
- extends com.hartmath.mapping.E2SArg
- implements com.hartmath.mapping.FunctionOpEvaluator
Description of the Class
|
Constructor Summary |
ELess()
Constructor for the ELess object |
| Methods inherited from class com.hartmath.mapping.E2SArg |
binaryOperator, compareAddFunction, e2ComArg, e2ComArg, e2DblArg, e2DblArg, e2DblComArg, e2DblComArg, e2FraArg, e2FraArg, e2FunArg, e2FunArg, e2IntArg, e2IntArg, e2ObjArg, eComIntArg, eComIntArg, eFunIntArg, eFunIntArg, evaluate, operatorString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELess
public ELess()
- Constructor for the ELess object
e2ObjArg
public com.hartmath.expression.HObject e2ObjArg(com.hartmath.expression.HObject o0,
com.hartmath.expression.HObject o1,
com.hartmath.lib.Session session)
- Method Declaration.
toOpString
public java.lang.String toOpString(com.hartmath.expression.HFunction fun,
com.hartmath.lib.Session session)
- Method Declaration.
- Specified by:
toOpString in interface com.hartmath.mapping.FunctionOpEvaluator
precedence
public int precedence()
- Method Declaration.
- Specified by:
precedence in interface com.hartmath.mapping.FunctionOpEvaluator