| Package | Description |
|---|---|
| tech.units.indriya.unit |
This package provides supports for physics units, in conformity with the
Units of Measurement API.
|
| Modifier and Type | Method and Description |
|---|---|
UnitDimension |
UnitDimension.pow(int n)
Returns this dimension raised to an exponent.
|
UnitDimension |
UnitDimension.root(int n)
Returns the given root of this dimension.
|
Copyright © 2005–2021 Units of Measurement project. All rights reserved.