Java.Lang.Float.InvokeIsInfinite Method
Indicates whether the specified float represents an infinite value.

Syntax

[Android.Runtime.Register("isInfinite", "(F)Z", "")]
public static bool InvokeIsInfinite (float f)

Parameters

f
the float to check.

Returns

Documentation for this section has not yet been entered.

Remarks

Indicates whether the specified float 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