railo.commons.math
Class MathUtil

java.lang.Object
  extended by railo.commons.math.MathUtil

public final class MathUtil
extends Object

Math Util


Constructor Summary
MathUtil()
           
 
Method Summary
static double abs(double number)
          abs
static double sgn(double number)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MathUtil

public MathUtil()
Method Detail

abs

public static double abs(double number)
abs

Parameters:
number -
Returns:
abs value

sgn

public static double sgn(double number)


Copyright © 2012 Railo