Inconsistent precision of displayed values #868
Unanswered
devnull-octovon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Why do values with one decimal-place precision not appear correctly when the last digit is "0"? For example, why are these three consecutive values shown as:
In the image below, the values circled in green are displayed correctly, but those circled in red do not display the appropriate last digit when it is "0".
All reactions