stackoverflow.com/questions/1565164/what-is-the-rationale-for-all-comparisons...

Why do comparisons of NaN values behave differently from all other values? That is, all comparisons with the operators ==, <=, >=, <, > where one or both values is NaN returns false, contrary...


Comments (0)

Sign in to post comments.