railo.runtime.functions.math
Class ACos

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

public final class ACos
extends Object
implements Function

See Also:
Serialized Form

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

ACos

public ACos()
Method Detail

call

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


Copyright © 2012 Railo