Reinterprets the memory contents of an integer as a floating point value
Syntax
public static
float ReinterpretAsFloat (
int value)
Parameters
- value
- Integer value whose memory contents to reinterpret
Returns
The memory contents of the integer value interpreted as a floating point value
Remarks
Requirements
Namespace: NUnit.Framework.Constraints
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0