Class ModFunction

  • All Implemented Interfaces:
    java.io.Serializable, Function

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