LarryBattle / Ratio.js

Rational numbers for Javascript
http://larrybattle.github.com/Ratio.js/
MIT License
113 stars 9 forks source link

.deepEquals() should compare all properties of the ratio #34

Closed LarryBattle closed 11 years ago

LarryBattle commented 11 years ago

.deepEquals() should also compare this.divSign, this.alwaysReduce

LarryBattle commented 11 years ago

Fixed in Version 0.3.11