fc-math-helper
v1.0.6
Published
Simple mathematical functions (currently only one).
Readme
Funchip Math Helper
This npm package exports some simple math functions.
Install dependencies
npm installRun Jest Tests
npm testBuild from typescript source
npm run build