UNPKG

484 BMarkdownView Raw
1[![build status](https://secure.travis-ci.org/annojs/math.png)](http://travis-ci.org/annojs/math)
2# annomath - Math Utilities for JavaScript
3
4`annomath` provides a set of math utilities for JavaScript. The functions have been [annotated](https://github.com/annojs/annotate) and provide nice runtime errors. This might have a slight effect on performance, though, but I believe the convenience is worth it.
5
6## License
7
8`annomath` is available under MIT. See LICENSE for more details.