LarryBattle / Ratio.js

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

Check the method reference in the examples. #6

Closed LarryBattle closed 11 years ago

LarryBattle commented 12 years ago

In the documentation, Ratio.toArray() should be Ratio.prototype.toArray(). Same thing for Ratio.valueOf

LarryBattle commented 11 years ago

Fixed in 0.3 < Ratio.VERSION