de.intarsys.tools.math
public class MathTools extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
equalsNearly(double a,
double b,
double range) |
static boolean |
equalsNearly(float a,
float b,
float range) |