Class SqrtFunction

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

public class SqrtFunction extends Object implements Function
This function returns the sqrt of the value.
Author:
ocke
See Also: