Java.Math.MathContext Class
Immutable objects describing settings such as rounding mode and digit precision for the numerical operations provided by class Java.Math.BigDecimal.

See Also: MathContext Members

Syntax

[Android.Runtime.Register("java/math/MathContext", DoNotGenerateAcw=true)]
public sealed class MathContext : Java.Lang.Object, Java.IO.ISerializable, IDisposable

Remarks

Immutable objects describing settings such as rounding mode and digit precision for the numerical operations provided by class Java.Math.BigDecimal.

[Android Documentation]

Requirements

Namespace: Java.Math
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1