Package com.singularsys.jep.misc.functions

Miscellaneous functions not included in the standard jep.

See:
          Description

Class Summary
Case A case statement.
ConstantFunction Functions which always return a constant value.
FromBase PostfixMathCommand which converts a string to a number in a given base.
IsInfinite Tests if a double value is infinite.
IsNaN Tests if a double value is NaN.
IsNull Tests if a null value is encountered.
IsType Tests if a value is an instance of a specified type.
LogTwoArg Logarithm function where the base is specified in the second argument.
Remainder Calculates the remainder and quotient the arguments.
RoundSF Rounds to a specific number of significant figures.
Switch A switch statement.
SwitchDefault A switch statement, with a default value.
ToBase Convert a number to a string in a given base.
 

Enum Summary
Remainder.Type  
 

Package com.singularsys.jep.misc.functions Description

Miscellaneous functions not included in the standard jep.



Copyright © 2010 Singular Systems http://www.singularsys.com/jep