Sets the string representation for Not-A-Number.
Public Property Let NaNSymbol( ByRef Value As String )
Not-A-Number is achieved by dividing zero by zero. The default NaN symbol is "NaN".
Read/Write.
Project CorLib Overview
Class NumberFormatInfo Overview