LesterLyu / fast-formula-parser

Parse and evaluate MS Excel formula in javascript.
https://www.npmjs.com/package/fast-formula-parser
MIT License
462 stars 64 forks source link

Functions in formulas/functions/financial.js are never exported. #63

Open JensenTStava opened 4 months ago

JensenTStava commented 4 months ago

Hello! Thank you very much for the package. It has been a lifesaver. I was looking into the supported functions and I noticed that functions inside of "formulas/functions/financial.js" are not exported and therefore never made available for use.

It would be great to have access to the financial functions.