Package | Description |
---|---|
manifold.science.measures |
Modifier and Type | Method and Description |
---|---|
Volume |
Mass.div(Density d) |
Volume |
Volume.make(Rational value,
VolumeUnit unit) |
Volume |
Volume.make(Rational value,
VolumeUnit unit,
VolumeUnit displayUnit) |
Volume |
VolumeUnit.makeDimension(Number amount) |
Volume |
Length.times(Area area) |
Volume |
Area.times(Length t) |
Modifier and Type | Method and Description |
---|---|
Density |
Mass.div(Volume volume) |
Mass |
Density.times(Volume w) |
Copyright © 2024. All rights reserved.