IsNegative(Byte) | Determines if a value represents a negative real number. |
IsNegative(Decimal) | Determines if a value represents a negative real number. |
IsNegative(Double) | Determines if a value represents a negative real number. |
IsNegative(Half) | Determines if a value represents a negative real number. |
IsNegative(Int16) | Determines if a value represents a negative real number. |
IsNegative(Int32) | Determines if a value represents a negative real number. |
IsNegative(Int64) | Determines if a value represents a negative real number. |
IsNegative(SByte) | Determines if a value represents a negative real number. |
IsNegative(Single) | Determines if a value represents a negative real number. |
IsNegative(UInt16) | Determines if a value represents a negative real number. |
IsNegative(UInt32) | Determines if a value represents a negative real number. |
IsNegative(UInt64) | Determines if a value represents a negative real number. |