NumberFormatInfo: NegativeInfinitySymbol (get) |
Returns a string representation of negative infinty.
Public Property Get NegativeInfinitySymbol ( ) As String
Negative infinity is achieved by dividing a negative number by zero. The default is "-Infinity".
Read/Write.