Package org.jfree.formula.function.math

Class Summary

AbsFunction This function returns the absolute (nonnegative) of the value.
AbsFunctionDescription Describes AbsFunction 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
OddFunction This function returns the rounding a number up to the nearest odd integer, where "up" means "away from 0".
OddFunctionDescription Describes OddFunction function.
SumFunction Creation-Date: 31.10.2006, 17:39:19
SumFunctionDescription Creation-Date: 31.10.2006, 17:41:12