Synopsis
float32_t __int32_to_float32(int32_t arg);
Description

__int32_to_float32 converts the 32-bit signed integer arg to a 32-bit floating value, rounding if required, and returns the appropriately rounded value as the result.