Class IsOddFunction

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

public class IsOddFunction extends Object implements Function
This function retruns true if the given value is an odd number.
Author:
Cedric Pronzato
See Also: