Class MaxAFunction

java.lang.Object
org.pentaho.reporting.libraries.formula.function.math.MaxFunction
org.pentaho.reporting.libraries.formula.function.math.MaxAFunction
All Implemented Interfaces:
Serializable, Function

public class MaxAFunction extends MaxFunction
This function returns the maximum from a set of numbers.
Author:
Cedric Pronzato
See Also: