finance-math
v1.0.7
Published
Financial Math for JS
Readme
finance-math
Financial Math for JS
Quick Start
Install the package with npm
npm i finance-mathImport functions into your project
const { PVSingleCashFlow } = require('finance-math')Usage
Function documentation can be found here
