Java.Math.MathContext.Decimal64 Property
A MathContext which corresponds to the double decimal precision format: 16 digit precision and RoundingMode.HalfEven rounding.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

A MathContext which corresponds to the double decimal precision format: 16 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