0.1.10 • Published 10 years ago

math-extras v0.1.10

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

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

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago