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