Hacker News new | ask | show | jobs
by Retra 3002 days ago
"0 * NaN" makes as much sense as "0 * Blue". It's NaN because you're trying to do something that is fundamentally not multiplication.
1 comments

thanks - makes sense and is a clear explanation.