Package | Description |
---|---|
ptolemy.math |
Math classes.
|
Modifier and Type | Field and Description |
---|---|
static Rounding.RoundHalfCeiling |
Rounding.HALF_CEILING
Singleton implementing half ceiling rounding strategy.
|
static Rounding.RoundHalfCeiling |
Rounding.NEAREST
Singleton implementing nearest rounding strategy.
|