Java.Lang.StrictMath.GetExponent Method
Returns the exponent of float f.

Syntax

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