|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shiftone.bigcalc.core.function.AbstractOneArgumentFunction
org.shiftone.bigcalc.math.function.Cotangent
Field Summary |
Fields inherited from interface org.shiftone.bigcalc.math.MathConstants |
BD_239, FIVE, FOUR, I_TWO, ONE, TWO, ZERO |
Constructor Summary | |
Cotangent()
|
Method Summary | |
java.math.BigDecimal |
cotangent(java.math.BigDecimal x,
int scale)
|
java.lang.Object |
evaluate(Context stdContext,
java.lang.Object argument)
|
Methods inherited from class org.shiftone.bigcalc.core.function.AbstractOneArgumentFunction |
evaluate, print, setArguments |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.shiftone.bigcalc.Function |
setArguments |
Methods inherited from interface org.shiftone.bigcalc.Functor |
evaluate, print |
Constructor Detail |
public Cotangent()
Method Detail |
public java.lang.Object evaluate(Context stdContext, java.lang.Object argument) throws java.lang.Exception
evaluate
in class AbstractOneArgumentFunction
java.lang.Exception
public java.math.BigDecimal cotangent(java.math.BigDecimal x, int scale)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |