railo.runtime.functions.math
Class Log

java.lang.Object
  extended by railo.runtime.functions.math.Log
All Implemented Interfaces:
Serializable, Function

public final class Log
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
Log()
           
 
Method Summary
static double call(PageContext pc, double number)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log

public Log()
Method Detail

call

public static double call(PageContext pc,
                          double number)
                   throws ExpressionException
Throws:
ExpressionException


Copyright © 2012 Railo