Synopsis
#include <cruntime.h>
float __float32_add(float addend, float augend);
Description

__float32_add adds addend to augend and returns the sum as the result.

Portability

__float32_add is a provided on all implementations of CrossWorks.