MathContext.Unlimited Property

Definition

A MathContext object whose settings have the values required for unlimited precision arithmetic.

[Android.Runtime.Register("UNLIMITED")]
public static Java.Math.MathContext? Unlimited { get; }
[<Android.Runtime.Register("UNLIMITED")>]
static member Unlimited : Java.Math.MathContext

Property Value

Attributes

Remarks

Java documentation for java.math.MathContext.UNLIMITED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to