我一直在使用 GNU 单位程序,我似乎认为我应该能够在体积和重量之间转换水。
例子:
You have: 1 gram water
You want: cm^3
conformability error
1 gram water = 9.80665 kg^2 / m^2 s^2
cm^3 = 1e-06 m^3
Run Code Online (Sandbox Code Playgroud)
和
You have: 1 gallon water
You want: pounds
conformability error
1 gallon water = 37.122208 kg m / s^2
pounds = 0.45359237 kg
Run Code Online (Sandbox Code Playgroud) utilities ×1