Java.Lang.Double.InvokeIsInfinite Method
Indicates whether the specified double represents an infinite value.

Syntax

[Android.Runtime.Register("isInfinite", "(D)Z", "")]
public static bool InvokeIsInfinite (double d)

Parameters

d
the double to check.

Returns

Documentation for this section has not yet been entered.

Remarks

Indicates whether the specified double represents an infinite value.

[Android Documentation]

Requirements

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