Method INumberBase<BigDecimal>.IsNegativeInfinity
INumberBase<BigDecimal>.IsNegativeInfinity(BigDecimal)
Determines if a value is negative infinity.
Declaration
static bool INumberBase<BigDecimal>.IsNegativeInfinity(BigDecimal value)
Parameters
| Type | Name | Description |
|---|---|---|
| BigDecimal | value | The value to be checked. |
Returns
| Type | Description |
|---|---|
| bool |