UNPKG
@nikkiselev/ipf
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Calculate relative scores in IPF powerlifting competitions.
github.com/nikkiselev/ipf
nikkiselev/ipf
@nikkiselev/ipf
/
esm
/
libs
/
format.js
2 lines
(1 loc)
•
56 B
JavaScript
View Raw
1
2
export
default
(value)
=>
parseFloat
(value.
toFixed
(
2
));