true if this programming environment conforms to IEEE 754-1985
true if this programming environment conforms to IEEE 754-2008
IEEE _decimal context errors. By default, no error is set.
Extracts current enabled exceptions.
IEEE _decimal context errors. By default, no error is set.
IEEE _decimal context errors. By default, no error is set.
Disables specified exceptions. Multiple exceptions may be ORed together.
Enables specified exceptions. Multiple exceptions may be ORed together.
Checks if the specified error flags are set. Multiple exceptions may be ORed together.
Sets specified error flags. Multiple errors may be ORed together.
Unsets specified error flags. Multiple errors may be ORed together.
Enables specified error flags (group) without throwing corresponding exceptions.
Returns the current set flags.
Gets or sets the precision applied to peration results. See Precision for details.
Gets or sets the rounding mode used when the result of an operation exceeds the _decimal precision. See RoundingMode for details.
Container for _decimal context control, provides methods to alter exception handling, manually edit error flags, adjust arithmetic precision and rounding mode