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