|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shiftone.bigcalc.core.function.AbstractNoArgumentFunction
org.shiftone.bigcalc.math.function.CalcEFunction
| Field Summary |
| Fields inherited from interface org.shiftone.bigcalc.math.MathConstants |
BD_239, FIVE, FOUR, I_TWO, ONE, TWO, ZERO |
| Constructor Summary | |
CalcEFunction()
|
|
| Method Summary | |
java.lang.Object |
_evaluate(Context stdContext)
|
java.lang.Object |
evaluate(Context context)
|
static java.math.BigDecimal |
getE(int scale)
|
void |
print(java.lang.StringBuffer sb,
Context context)
|
| Methods inherited from class org.shiftone.bigcalc.core.function.AbstractNoArgumentFunction |
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 |
| Constructor Detail |
public CalcEFunction()
| Method Detail |
public java.lang.Object evaluate(Context context)
throws java.lang.Exception
evaluate in interface Functorjava.lang.Exceptionpublic static java.math.BigDecimal getE(int scale)
public java.lang.Object _evaluate(Context stdContext)
throws java.lang.Exception
java.lang.Exception
public void print(java.lang.StringBuffer sb,
Context context)
throws java.lang.Exception
print in interface Functorjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||