Class AverageFunction

java.lang.Object
org.pentaho.reporting.libraries.formula.function.math.AverageFunction
All Implemented Interfaces:
Serializable, Function
Direct Known Subclasses:
AverageAFunction

public class AverageFunction extends Object implements Function
This function returns the average of the number sequence.
Author:
Cedric Pronzato
See Also: