429
0.30000000000000004
(feddit.de)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I generally interpret "decimal" to mean "real numbers" in the context of computer science rather than "base 10 numbers". But yes, of course you can implement floating point in base 10, that's what scientific notation is!