LarryBattle / Ratio.js

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

Setting alwaysReduce to true gets lost in recursion. #47

Open LarryBattle opened 11 years ago

LarryBattle commented 11 years ago

Version 0.4 has a bug in the benchmark breaks if alwaysReduce is set to true. Related issue: https://github.com/LarryBattle/Ratio.js/issues/42