Ben Finney wrote: > You most likely do *not* want floating-point numbers for currency, > since they rely on the operating system's binary floating point > support which cannot accurately represent decimal fractions. >
I've heard (ok, read) that several times now and I understand the argument. But what use is there for floats, then? When is it OK to use them? /W -- http://mail.python.org/mailman/listinfo/python-list