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