Class ModFunction

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

public class ModFunction extends Object implements Function
This function returns the remainder when one number is divided by another number.
Author:
Cedric Pronzato
See Also: