NUnit.Framework.Constraints.FloatingPointNumerics.ReinterpretAsDouble Method
Reinterprets the memory contents of an integer value as a double precision floating point value

Syntax

public static double ReinterpretAsDouble (long value)

Parameters

value
Integer whose memory contents to reinterpret

Returns

The memory contents of the integer interpreted as a double precision floating point value

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework.Constraints
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0