public class MathUtils
extends java.lang.Object
Constructor and Description |
---|
MathUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
equalsWithinRecSumErr(double actual,
double expected,
int n,
double absum) |