Fixed Point Math This is a very simple fixed point math library. Setup To install use yarm or npm and install @mmasood/fixed-point: $ yarn add @mmasood/fixed-point $ npm i @mmasood/fixed-point Development Install the dependencies: $ yarn Now run the tests: $ yarn test