aureooms-js-number
Version:
Primitive number type arithmetic for JavaScript
21 lines (17 loc) • 1.59 kB
Markdown
[js-number](http://aureooms.github.io/js-number)
==
Primitive number type arithmetic for JavaScript. Parent is
[aureooms/js-library](https://github.com/aureooms/js-library).
```js
mul( 6 , 7 ) ; // 42
```
[](https://raw.githubusercontent.com/aureooms/js-number/master/LICENSE)
[](https://www.npmjs.org/package/aureooms-js-number)
[](https://travis-ci.org/aureooms/js-number)
[](https://coveralls.io/r/aureooms/js-number)
[](https://david-dm.org/aureooms/js-number#info=dependencies)
[](https://david-dm.org/aureooms/js-number#info=devDependencies)
[](https://codeclimate.com/github/aureooms/js-number)
[](https://www.npmjs.org/package/aureooms-js-number)
[](https://github.com/aureooms/js-number/issues)
[](https://aureooms.github.io/js-number/source.html)