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

Class EvenFunction

public class EvenFunction extends Object implements Function

This function returns the rounding of a number up to the nearest even integer.

Author: Cedric Pronzato

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

Constructor Detail

EvenFunction

public EvenFunction()

Method Detail

evaluate

public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()