numbers / numbers.js

Advanced Mathematics Library for Node.js and JavaScript
Apache License 2.0
1.77k stars 167 forks source link

Type checking on 'basic.square()' method #130

Closed bring2dip closed 9 years ago

bring2dip commented 9 years ago

basic.quare() method should throw an error when input is not a number.