Package com.rapidminer.tools.math.function.expressions

The functions defined in this package are used to extend the expression parsing.

See:
          Description

Class Summary
Average Calculates the average of an arbitrary number of arguments.
LogarithmDualis Calculates the logarithm to the base 2.
Maximum Calculates the maximum of an arbitrary number of arguments.
Minimum Calculates the minimum of an arbitrary number of arguments.
ParameterValue Retrieves the value of an operator's parameter and pushes it onto the result stack.
ParseNumber Parses the given string and puts the number on the result stack.
Signum Calculates the signum of the given argument.
Substring Calculates the substring of the given string and pushed it on the result stack.
 

Package com.rapidminer.tools.math.function.expressions Description

The functions defined in this package are used to extend the expression parsing.



Copyright © 2001-2009 by Rapid-I