Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unexpected round behavior
#1
Hi, I was using IDLE and trying to do: round(9/2) -- surprised that it says 4.. round(11/2) and round(7/2) all appear correct. How can we explain this behavior? thanks..
Reply
#2
See here: https://docs.python.org/2/tutorial/float...-fp-issues
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Cant get my head round the algorithm hshivaraj 1 2,265 Apr-09-2019, 10:38 PM
Last Post: Yoriz
  Unexpected ininite loop behavior RedSkeleton007 4 2,594 Jan-27-2019, 05:32 PM
Last Post: aakashjha001
  Unexpected behavior appending to a List of Dictionaries Nomad 2 2,697 Apr-03-2018, 04:22 AM
Last Post: Nomad
  Add parameter to math.floor() to round to specific decimal point gabrield 2 2,675 Mar-09-2018, 08:43 PM
Last Post: wavic
  Round a number up to certain significant figures brocq_18 4 7,156 Apr-06-2017, 06:49 PM
Last Post: alicarlos13

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020