angularsen / UnitsNet

Makes life working with units of measurement just a little bit better.
https://www.nuget.org/packages/UnitsNet/
MIT No Attribution
2.66k stars 382 forks source link

🐛Fix precision of Volume.CubicInch #1358

Closed angularsen closed 10 months ago

angularsen commented 10 months ago

Fixes #1357

An imprecise value was used, fixed by using the definition of inch as 2.54e-2 per meter. Verified that the related unit CubicFoot is already precise.

angularsen commented 10 months ago

Release UnitsNet/5.43.0 · angularsen/UnitsNet