Represents an undefined result of operations involving double .
Value: NaN
Not-a-Number (NaN) values are returned when the result of a double operation is undefined.
A NaN value is not equal to any other value, including another NaN value.
The value of this field is obtained by dividing double zero by zero.