Synopsis
#include <cruntime.h> float __float64_neg(float arg);
Description
__float64_neg negates arg and returns the result.
Portability
__float64_neg may not be provided on all implementations of CrossWorks.
#include <cruntime.h> float __float64_neg(float arg);
__float64_neg negates arg and returns the result.
__float64_neg may not be provided on all implementations of CrossWorks.