``` // If both are invalid, they are equal if (!Valid && !other.Valid) { return true; } ``` as opposed to https://stackoverflow.com/questions/1565164/what-is-the-rationale-for-all-comparisons-returning-false-for-ieee754-nan-values