public class NumberUtil extends Object
| Constructor and Description |
|---|
NumberUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
equalsWithTolerance(double x1,
double x2,
double tolerance) |
Copyright © 2024. All rights reserved.