Package org.pentaho.reporting.libraries.formula.function.math

Class Summary
AbsFunction This function returns the absolute (nonnegative) of the value.
AbsFunctionDescription Describes AbsFunction function.
AverageAFunction This function returns the average of the number sequence.
AverageAFunctionDescription Describes AverageFunction function.
AverageFunction This function returns the average of the number sequence.
AverageFunctionDescription Describes AverageFunction function.
EvenFunction This function returns the rounding of a number up to the nearest even integer.
EvenFunctionDescription Describes EvenFunction function.
MathFunctionCategory Creation-Date: 05.11.2006, 14:30:36
MaxAFunction This function returns the maximum from a set of numbers.
MaxAFunctionDescription Describes MaxFunction function.
MaxFunction This function returns the maximum from a set of numbers.
MaxFunctionDescription Describes MaxFunction function.
MinAFunction This function returns the minimum from a set of numbers.
MinAFunctionDescription Describes MinFunction function.
MinFunction This function returns the minimum from a set of numbers.
MinFunctionDescription Describes MinFunction function.
ModFunction This function returns the remainder when one number is divided by another number.
ModFunctionDescription Describes ModFunction function.
OddFunction This function returns the rounding a number up to the nearest odd integer, where "up" means "away from 0".
OddFunctionDescription Describes OddFunction function.
SumAFunction Creation-Date: 31.10.2006, 17:39:19
SumAFunctionDescription Creation-Date: 31.10.2006, 17:41:12
SumFunction Creation-Date: 31.10.2006, 17:39:19
SumFunctionDescription Creation-Date: 31.10.2006, 17:41:12