Returns the
double precision float corresponding to the given bits.
Syntax
[Android.Runtime.Register("longBitsToDouble", "(J)D", "")]
public static
double LongBitsToDouble (
long bits)
Parameters
- bits
- 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 1