Package | Description |
---|---|
gnu.math |
Supports various numeric
types, including complex numbers, efficient bignums, exact rational
numbers, units.
|
Modifier and Type | Field and Description |
---|---|
static Dimensions |
Dimensions.Empty
The empty Dimensions that pure numbers have.
|
Modifier and Type | Method and Description |
---|---|
Dimensions |
Unit.dimensions() |
Dimensions |
Quantity.dimensions() |
static Dimensions |
Dimensions.product(Dimensions a,
int mul_a,
Dimensions b,
int mul_b) |
Modifier and Type | Method and Description |
---|---|
static Dimensions |
Dimensions.product(Dimensions a,
int mul_a,
Dimensions b,
int mul_b) |