literal numbers
Dan Bishop
danb_83 at yahoo.com
Mon Jul 26 14:46:52 EDT 2004
More information about the Python-list mailing list
Mon Jul 26 14:46:52 EDT 2004
- Previous message (by thread): literal numbers
- Next message (by thread): Extending and Embedding doc?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael Hudson <mwh at python.net> wrote in message news:<m3658bkp6e.fsf at pc150.maths.bris.ac.uk>... > danb_83 at yahoo.com (Dan Bishop) writes: > > > Willem Broekema <news at pastelhorn.com> wrote in message news:<qqWdnThBC-nI4ZzcRVn-pQ at speakeasy.net>... > [snip] > > > So "011.3" and "011.3j" are read as in base 10. Wouldn't a syntax error > > > be more appropriate, as it is an attempt to read a floating point in > > > octal, which is unsupported? > > Seriously, is there any feasible excuse for wanting to format a > floating point number in a radix other than 10? So that whenever someone asks "Why does this calculaton give 0.10000000000000001 instead of 0.1?", we'll have a concise notation for showing them the exact value ;-)
- Previous message (by thread): literal numbers
- Next message (by thread): Extending and Embedding doc?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list