public final class Precision extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isBadNum(double x) |
static double |
round(double x) |
static double |
round(double x,
int scale) |
static int |
roundToIntStochastically(double x) |
Copyright © 2021. All rights reserved.