TotalPave Math Library that contains utility methods for unit conversions and rounding to nearest decimal points.
It can be installed over the existing Math
global using:
import Math from '@totalpave/math';
See Docs
This library is provided under the MIT license.