[ python-Bugs-1222098 ] float() not accurate

SourceForge.net noreply at sourceforge.net
Thu Jun 16 20:00:52 CEST 2005


Bugs item #1222098, was opened at 2005-06-16 13:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1222098&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Type/class unification
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Brian Dols (dols)
Assigned to: Nobody/Anonymous (nobody)
Summary: float() not accurate

Initial Comment:

float("4.1") returns 4.0999999999996

shouldn't it return 4.1?


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1222098&group_id=5470


More information about the Python-bugs-list mailing list