Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
convert string number to real number - ValueError: invalid literal
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Matthias Bläsing, post: 3554548"] Am Wed, 28 May 2008 10:41:51 -0700 schrieb davidj411: Welcome to the wonderful world of floating point numbers. For your usage you want 10-based numbers. Have a look at the decimal module: Decimal("13.00") HTH Matthias [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
convert string number to real number - ValueError: invalid literal
Top