nw::ut::Float31::Bits31ToFloat32 Member Functionstatic f32 Bits31ToFloat32( u32 bits31 );
| Name | Description | |
|---|---|---|
| in | bits31 | An integer value representing the bits of a 31-bit floating point number. |
Converts from a 31-bit float to a 32-bit float.
CONFIDENTIAL