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