Comment on Show HN: Figr.app – a multi-user, notepad style calculator (desktop app)parentComments−avdlinde3yHow 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).−alsajjad3yNice!
Comments
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).
Nice!