MathFinJS
A small library providing utility methods to financial math for use on creze.com
Installation
npm install mathfinjs --save
Usage
var mathfinjs = getCAT = mathfinjsgetCAT; getPPMT = mathfinjsgetPPMT; var CAT = formatted;var PPMT = formatted; console;
Tests
npm test
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.
Release History
- 1.0.0 Initial release