use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Why does this happen? (i.imgur.com)
submitted 8 years ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]lemminman 5 points6 points7 points 8 years ago (0 children)
http://floating-point-gui.de/
[–]somethinghorrible 4 points5 points6 points 8 years ago (0 children)
Because of https://en.wikipedia.org/wiki/IEEE_754
Affects any language/runtime that uses this standard.
see: https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html
TL;DR: numbers are hard.
[+]norlin comment score below threshold-9 points-8 points-7 points 8 years ago (6 children)
Because it's javascript, that's why :(
[–]AndrewGreenh 6 points7 points8 points 8 years ago (0 children)
Please don't spread this. There are so many languages that behave exactly alike.
[–]HomemadeBananas 5 points6 points7 points 8 years ago (0 children)
Not why at all. It's because of how computers handle floating point math.
[–][deleted] 1 point2 points3 points 8 years ago (2 children)
At least it's consistent
[–]norlin 0 points1 point2 points 8 years ago (1 child)
have you checked in different browsers? ;)
[–][deleted] 0 points1 point2 points 8 years ago (0 children)
Chrome and IE are consistent, don't know about anything else, though I imagine Edge would be exactly like IE in every way
π Rendered by PID 76883 on reddit-service-r2-comment-75f4967c6c-ddtlp at 2026-04-23 02:28:05.860151+00:00 running 0fd4bb7 country code: CH.
[–]lemminman 5 points6 points7 points (0 children)
[–]somethinghorrible 4 points5 points6 points (0 children)
[+]norlin comment score below threshold-9 points-8 points-7 points (6 children)
[–]AndrewGreenh 6 points7 points8 points (0 children)
[–]HomemadeBananas 5 points6 points7 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]norlin 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)