Converts the bits of the specified size‐equivalent unsigned integer uIntValue into the "original" floating point type.
Synopsis
Return Value
the floating‐point value with the same bit pattern as uIntValue
Parameters
Name |
Description |
uIntValue |
bit pattern to reinterpret as a floating‐point value |
Created with MrDocs