Java.Lang.Math.NextUp Method
Returns the next double larger than d.

Syntax

[Android.Runtime.Register("nextUp", "(D)D", "")]
public static double NextUp (double p0)

Parameters

d
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the next double larger than d.

[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