> If you want precision with fractions, you should be using the Decimal
> type, which uses a rational. A rational, if you recall from your math
> classes, is one integer divided by another.
>   

Isn't Decimal a BCD implementation?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to