#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.