|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.japisoft.formula.lib.Function | +--com.japisoft.formula.lib.standard.AbstractFunction | +--com.japisoft.formula.lib.standard.AtanFunction
Compute the arc tan
More information at : http://www.japisoft.com
Field Summary |
Fields inherited from class com.japisoft.formula.lib.standard.AbstractFunction |
ANY |
Constructor Summary | |
AtanFunction()
|
Method Summary | |
Variant |
evaluate(ListOfArgument args)
|
Methods inherited from class com.japisoft.formula.lib.Function |
getArgsType, getFunctionName, matchArgument, toString, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AtanFunction()
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 |