Converts this NullableDouble instance to a NullableBoolean.
A NullableBoolean that is Null if this NullableDouble is Null, False if this instance Value is Zero otherwise True.
NullableDouble Class | NullableTypes Namespace