Java.Lang.StrictMath.GetExponent Method
Returns the exponent of double d.

Syntax

[Android.Runtime.Register("getExponent", "(D)I", "")]
public static int GetExponent (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 exponent of double 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