Decimal128 Properties |
The Decimal128 type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | MaxValue |
Gets the maximum value.
|
![]() ![]() | MinValue |
Gets the minimum value.
|
![]() ![]() | NegativeInfinity |
Represents negative infinity.
|
![]() ![]() | One |
Represents one.
|
![]() ![]() | PositiveInfinity |
Represents positive infinity.
|
![]() ![]() | QNaN |
Represents a value that is not a number.
|
![]() ![]() | SNaN |
Represents a value that is not a number and raises errors when used in calculations.
|
![]() ![]() | Zero |
Represents zero.
|