-
Notifications
You must be signed in to change notification settings - Fork 482
Closed
Description
Werid floating point issue in when using python app
The python shell displays numbers like 9.8 as a floating-point error and it can't be fixed for some reason (even when using the round() function, it still operates and acts like the normal number, it just displays it weird
Screenshots
To Reproduce
1.Go to python app.
2. just simply type in 9.8 into the python shell and press enter (Even works with 9.8 or any of the other numbers with factors of 10).
Expected behavior
print(9.8)
(Output) 9.8
Environment
Software version: 22.2.1
Happens on: Online simulator and actual device
Metadata
Metadata
Assignees
Labels
No labels
