math-es5
v1.0.2
Published
A math utility library.
Downloads
4
Readme
math-es5
A math utility library.
( If you are reading this page on npmjs.org, I recommend you read it on Github math-es5, because on Github it is more readable.)
Browser support
Chrome, Safari, Firefox, Opera, IE9+
Installation
npm install math-es5
or
jspm install npm:math-es5
Usage
var package = require('math-es5');
/**
* TODO add doc.
*/
Tests
# TODO add test.
npm test