Hacker News new | ask | show | jobs
by wlievens 4359 days ago
> I never really saw NaN come by on purpose

We use NaN for masking in image processing, for instance for filtering out defective pixels. If a pixel has value NaN, it is ignored across the board.