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

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