NUnit.Framework.Constraints.FloatingPointNumerics.ReinterpretAsFloat Method
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

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