edu.ucla.stat.SOCR.analyses.util.utils
Class MiMath

java.lang.Object
  extended by edu.ucla.stat.SOCR.analyses.util.utils.MiMath

public class MiMath
extends java.lang.Object

MultiDendrograms

Rounding and format of numeric values

Since:
JDK 6.0
Author:
Justo Montiel, David Torres, Sergio Gómez, Alberto Fernández

Constructor Summary
MiMath()
           
 
Method Summary
static double Arodoneix(double num, int prec)
           
static double redondea(double numero, int decimales)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MiMath

public MiMath()
Method Detail

Arodoneix

public static double Arodoneix(double num,
                               int prec)

redondea

public static double redondea(double numero,
                              int decimales)