railo.runtime.functions.math
Class BitSHLN

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

public final class BitSHLN
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

BitSHLN

public BitSHLN()
Method Detail

call

public static double call(PageContext pc,
                          double dnumber,
                          double dcount)
                   throws FunctionException
Throws:
FunctionException


Copyright © 2012 Railo