Em Sáb, 2006-04-22 às 03:16 +0000, Edward Elliott escreveu:
> If that level of accuracy 
> matters, you might consider generating your rands as integers and then 
> fp-dividing by the sum (or just store them as integers/fractions).

Or using decimal module: http://docs.python.org/lib/module-decimal.html

-- 
Felipe.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to