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