this post was submitted on 04 Nov 2023
371 points (98.4% liked)

Programmer Humor

32233 readers
990 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] mercano 9 points 11 months ago (5 children)

All numbers in JS are stored as 64-bit floats, so past a certain point, precision starts to degrade.

[โ€“] PixxlMan 2 points 11 months ago

Precision always degrades

load more comments (4 replies)