Java.Math.RoundingMode.Unnecessary Property
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 RoundingMode Unnecessary { 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.

[Android Documentation]

Requirements

Namespace: Java.Math
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: