Synopsis
#include <cruntime.h> float __float64_div(float dividend, float divisor);
Description
__float64_div divides dividend by divisor and returns the quotient as the result.
Portability
__float64_div is a provided on all implementations of CrossWorks.