Comment on Demystifying NaN for the Working ProgrammerparentComments−Retric4yOnly if you wanted to treat them as more severe types of NaN, Aka ∞-∞ - ∞ can evaluate to ∞-∞, but ∞-∞ / 0 = 0/0.Though really that choice is just about what kind of errors you’re showing users.
Comments
Only if you wanted to treat them as more severe types of NaN, Aka ∞-∞ - ∞ can evaluate to ∞-∞, but ∞-∞ / 0 = 0/0.
Though really that choice is just about what kind of errors you’re showing users.