Class AbsFunction

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

public class AbsFunction extends Object implements Function
This function returns the absolute (nonnegative) of the value.
Author:
Cedric Pronzato
See Also: