numbers / numbers.js

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

change 2*Number.MIN_VALUE to 2*1e-15 in pointDiff #30

Closed swairshah closed 11 years ago

swairshah commented 11 years ago

had forgotten to change that in the return value.

ethanresnick commented 11 years ago

Already in master.