|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dante.extex.interpreter.type.AbstractCode
de.dante.extex.interpreter.primitives.register.real.AbstractMath
de.dante.extex.interpreter.primitives.register.real.MathE
Math. e, the base of the natural logarithms.
Example
\the\mathe \real7=\mathe
Field Summary |
Fields inherited from class de.dante.extex.interpreter.type.AbstractCode |
serialVersionUID |
Constructor Summary | |
MathE(java.lang.String name)
Creates a new object. |
Method Summary | |
protected Real |
calculate(Context context,
TokenSource source)
Calculate |
Methods inherited from class de.dante.extex.interpreter.primitives.register.real.AbstractMath |
convertCount, convertReal, execute, the |
Methods inherited from class de.dante.extex.interpreter.type.AbstractCode |
enableLocalization, getLocalizer, getName, isIf, isOuter, printable, printableControlSequence, readResolve, setName, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface de.dante.extex.interpreter.type.Theable |
the |
Methods inherited from interface de.dante.extex.interpreter.type.real.RealConvertible |
convertReal |
Methods inherited from interface de.dante.extex.interpreter.type.count.CountConvertible |
convertCount |
Constructor Detail |
public MathE(java.lang.String name) throws GeneralException
name
- the name for debugging
GeneralException
- ...Method Detail |
protected Real calculate(Context context, TokenSource source) throws InterpreterException
calculate
in class AbstractMath
context
- the contextsource
- the tokensource
InterpreterException
- if a error occoured
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |