Rounding mode where the rounding operations throws an ArithmeticException
for the case that rounding is necessary, i.e. for the case that the value
cannot be represented exactly.
Syntax
[Android.Runtime.Register("UNNECESSARY")] public static RoundingModeUnnecessary { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Rounding mode where the rounding operations throws an ArithmeticException
for the case that rounding is necessary, i.e. for the case that the value
cannot be represented exactly.