Hacker News new | ask | show | jobs
by avdlinde 1367 days ago
How about using something like NaN instead of 0? To not have a small set of calculations being all 0 and missing from a larger end result (which would go to NaN instead).
1 comments

Nice!