Package | Description |
---|---|
ptolemy.math |
Math classes.
|
Modifier and Type | Field and Description |
---|---|
static Rounding.RoundFloor |
Rounding.FLOOR
Singleton implementing floor rounding strategy.
|
static Rounding.RoundFloor |
Rounding.TRUNCATE
Singleton implementing truncate rounding strategy.
|