@b0rk many years ago I worked on a JS system that the PHP developers didn’t want to use as on PHP the floating point errors are usually ignored/avoided. Thanks for pointing that out on the article, a gazillion memories came back on that subject.
@b0rk I think it’s important to distinguish the “money scenario” that a lot of people use floats inadvertently wrong. The industry still has a lot of custom made systems that still use floats to make accountant calculations (difficult to explain to that developers they need to rewrite their 10 years system with a library to avoid this errors!)