Synopsis
#include <cruntime.h>
float __float64_sub(float minuend, float subtrahend);
Description

__float64_sub subtracts subtrahend from minuend and returns the difference as the result.

Portability

__float64_sub is a provided on all implementations of CrossWorks.