Returns the next double after start in the given direction.
Syntax
[Android.Runtime.Register("nextAfter", "(DD)D", "")]
public static
double NextAfter (
double p0,
double p1)
Parameters
- start
- Documentation for this section has not yet been entered.
- direction
- Documentation for this section has not yet been entered.
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 9