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

public class PowerFunction extends Object implements Function
This function returns the value of one number raised to the power of another number.
Author:
Cedric Pronzato
See Also: