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.
Constant Calculates a constant.
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.
Missing Returns true if the given argument is a missing value; false otherwise.
ParameterValue Retrieves the value of an operator's parameter and pushes it onto the result stack.
Signum Calculates the signum of the given argument.
 

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