1.0.2 • Published 1 year ago
@mmasood/fixed-point v1.0.2
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