Synopsis
#include <cruntime.h> float __float32_sub(float minuend, float subtrahend);
Description
__float32_sub subtracts subtrahend from minuend and returns the difference as the result.
Portability
__float32_sub is a provided on all implementations of CrossWorks.