nn::util::Fixed13::Fixed13ToFloat32
static f32 Fixed13ToFloat32( u32 fixed13 );
f32
Converts a 13-bit fixed-point number into a 32-bit floating-point number.
CONFIDENTIAL