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

Syntax

public static long ReinterpretAsLong (double value)

Parameters

value
Double precision floating point value whose memory contents to reinterpret

Returns

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

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