Class PowerFunction

  • All Implemented Interfaces:
    java.io.Serializable, Function

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