public class MathTools extends 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) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.