Hoi, 2009/5/4 Robert-Reinder Nederhoed <[email protected]>: > Is er een float-alternatief die een zekere precisie behoudt?
http://docs.python.org/library/fractions.html http://docs.python.org/library/decimal.html Het lijkt me dat fractions het beste bij een wiskundig probleem als deze passen. Groeten, Martijn _______________________________________________ Python-nl mailing list [email protected] http://mail.python.org/mailman/listinfo/python-nl
