jiggzson / nerdamer

a symbolic math expression evaluator for javascript
http://www.nerdamer.com
MIT License
517 stars 82 forks source link

Typos in Docs #524

Closed q2apro closed 4 years ago

q2apro commented 4 years ago
  1. Some occurences of "SetContant". - missing "s" https://nerdamer.com/functions/nerdamer.setConstant.html

  2. "Throws an(d) error if no transform could be calculated." - remove "d" https://nerdamer.com/functions/laplace.html

Please fix 😉

jiggzson commented 4 years ago

Some occurences of "SetContant". - missing "s" https://nerdamer.com/functions/nerdamer.setConstant.html

I'm confused. There is no method setConstants.

"Throws an(d) error if no transform could be calculated." - remove "d" https://nerdamer.com/functions/laplace.html

Thanks for pointing this out.

q2apro commented 4 years ago

And https://nerdamer.com/functions/abs.html is missing in the listing at https://nerdamer.com/documentation.html