public final class MathUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
equals(double left,
double right,
double tolerance) |
static boolean |
equals(float left,
float right,
float tolerance) |
Copyright © 2016. All rights reserved.