Java.Math.MathContext.Decimal128 Property
A MathContext which corresponds to the quadruple decimal precision format: 34 digit precision and RoundingMode.HalfEven rounding.

Syntax

[Android.Runtime.Register("DECIMAL128")]
public static MathContext Decimal128 { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A MathContext which corresponds to the quadruple decimal precision format: 34 digit precision and RoundingMode.HalfEven rounding.

[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