On Apr 16, 2015 1:42 PM, "Jim Mooney" <cybervigila...@gmail.com> wrote:

> Understood about the quondam inexactness of floating point bit
> representation. I was just wondering why the different implementation of
> representing it when using Fraction(float) as opposed to using
> Fraction(string(float)).

Ah.  Correction.  You want to say: .. using Fraction(float) as opposed to
using
Fraction(**string**).
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to