Python Forum
float multiplication - unexpected output
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
float multiplication - unexpected output
#2
floating point is multiplication of two numbers, an integer times an exponent and therefore is a close approximation, not exact
Quote:Which is the right output.
Both are in their situation.
Reply


Messages In This Thread
float multiplication - unexpected output - by inesk - Dec-11-2018, 10:41 AM
RE: float multiplication - unexpected output - by Larz60+ - Dec-11-2018, 10:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unexpected output when trying to attach files in a mail application PythonU2Novel 0 1,132 May-17-2024, 02:59 AM
Last Post: PythonU2Novel
  python calculate float plus float is incorrect? sirocawa 6 2,424 Apr-16-2024, 01:45 PM
Last Post: DeaD_EyE
  Unexpected output Starter 2 1,370 Nov-22-2023, 12:08 AM
Last Post: Starter
  Unexpected Output - Python Dataframes: Filtering based on Overlapping Dates Xensor 5 2,360 Nov-15-2023, 06:54 PM
Last Post: deanhystad
  Unexpected output while using random.randint with def terickson2367 1 1,346 Oct-24-2023, 05:56 AM
Last Post: buran
  Formatting float number output barryjo 2 1,911 May-04-2023, 02:04 PM
Last Post: barryjo
  Unexpected output from df.loc when indexing by label idratherbecoding 6 4,143 Apr-19-2023, 12:11 AM
Last Post: deanhystad
  Multiplication Table code alexsendlegames100 3 2,466 Jun-06-2022, 09:45 AM
Last Post: Gribouillis
  Try to solve GTG multiplication table problem. Frankduc 6 3,592 Jan-18-2022, 08:26 PM
Last Post: Frankduc
  Need help with my Python code (Multiplication) NeedHelpPython 2 2,577 Oct-04-2021, 12:09 PM
Last Post: Pedroski55

Forum Jump:

User Panel Messages

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