ircam-ismm / sc-scheduling

scheduler, transport and timeline
https://ircam-ismm.github.io/sc-scheduling/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Use number precision arithmetics #5

Open b-ma opened 2 months ago

b-ma commented 2 months ago

Use precision arithmetics whenever possible https://www.npmjs.com/package/number-precision

import NP from 'number-precision';