NumberFormatInfo: NegativeInfinitySymbol (let) |
Sets the negative infinity representation.
Public Property Let NegativeInfinitySymbol( ByRef Value As String )
Negative infinity is achieved by dividing a negative number by zero. The default is "-Infinity".
Read/Write.