math-extras

0.1.10 • Public • Published

Math Extras

Useful mathematical functions which should be part of the JavaScript Math object.

  • radians
  • degrees
  • sign
  • factorial
  • log10
  • erf

Disclaimer

Yes, these are extensions to the Math object. They could confuse people into thinking they are built-in, drink all your liquor, or kick your dog. Save me the lecture, I assume you know what you are doing if you install this.

Installation

$ npm install math-extras

Usage

require('math-extras')

Testing

$ npm test

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i math-extras

Weekly Downloads

3

Version

0.1.10

License

MIT

Last publish

Collaborators

  • msmiley