1.0.2 • Published 2 years 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-pointDevelopment
Install the dependencies:
$ yarnNow run the tests:
$ yarn test