public class MathUtilities extends Object
| Constructor and Description |
|---|
MathUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isOne(double value)
Convenience method to check if a double is "almost" one.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.