757
Stop using floats
(lemmy.world)
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.
idk if you ever had to actually work with floats,
but in statistics, you deal with NaNs all the time. Data is absent from the data set. If it would be an error every time, you wouldn't get anything done.