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
Requirements
Namespace: NUnit.Framework.Constraints
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0