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
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1