|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.japisoft.formula.lib.Function
com.japisoft.formula.lib.standard.AbstractFunction
com.japisoft.formula.lib.standard.AbsFunction
Compute the absolute result
More information at : http://www.japisoft.com
AbstractFunction
Field Summary |
Fields inherited from class com.japisoft.formula.lib.standard.AbstractFunction |
ANY |
Fields inherited from class com.japisoft.formula.lib.Function |
anyArguments |
Constructor Summary | |
AbsFunction()
|
Method Summary | |
Variant |
evaluate(ListOfArgument args)
|
Methods inherited from class com.japisoft.formula.lib.standard.AbstractFunction |
getFirstArgument, getSecondArgument, hasDoubleArgument |
Methods inherited from class com.japisoft.formula.lib.Function |
getArgsType, getFunctionName, matchArgument, setArgsType, toString, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AbsFunction()
Method Detail |
public Variant evaluate(ListOfArgument args)
evaluate
in class Function
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |