An extremely simple fixed point math library
npm install @mmasood/fixed-point@mmasood/fixed-point:
sh
$ yarn add @mmasood/fixed-point
`
`sh
$ npm i @mmasood/fixed-point
`
Development
Install the dependencies:
`sh
$ yarn
`
Now run the tests:
`sh
$ yarn test
``