railo.runtime.functions.math
Class Round

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

public final class Round
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

Round

public Round()
Method Detail

call

public static double call(PageContext pc,
                          double number)

call

public static double call(PageContext pc,
                          double number,
                          double precision)


Copyright © 2012 Railo