org.pentaho.reporting.libraries.formula.function.math

Class AcosFunction

public class AcosFunction extends Object implements Function

This function returns the acos of the value.

Author: ocke

Method Summary
TypeValuePairevaluate(FormulaContext context, ParameterCallback parameters)
StringgetCanonicalName()

Method Detail

evaluate

public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()