Java.Lang.StrictMath.NextUp Method
Returns the next float larger than f.

Syntax

[Android.Runtime.Register("nextUp", "(F)F", "")]
public static float NextUp (float p0)

Parameters

f
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the next float larger than f.

[Android Documentation]

Requirements

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