Hacker News new | ask | show | jobs
by athenot 2039 days ago
In Raku[1] there is the concept of rational numbers, so

    0.1 + 0.2 == 0.3
[1] formerly known as Perl6.
1 comments

There is in Ruby as well, as pointed out by the article.