de.intarsys.tools.math
Class MathTools
java.lang.Object
de.intarsys.tools.math.MathTools
public class MathTools
- extends Object
Tool class for math related functions
Method Summary |
static boolean |
equalsNearly(double a,
double b,
double range)
|
static boolean |
equalsNearly(float a,
float b,
float range)
|
equalsNearly
public static boolean equalsNearly(double a,
double b,
double range)
equalsNearly
public static boolean equalsNearly(float a,
float b,
float range)
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.