railo.runtime.functions.math
Class Log10

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

public final class Log10
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
Log10()
           
 
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

Log10

public Log10()
Method Detail

call

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


Copyright © 2012 Railo