Synopsis
#include <cruntime.h>
int __float64_eq_0(double arg);
Description

__float64_eq_0 compares arg0 to zero. __float32_eq_0 returns zero if arg is not zero, and a non-zero value if arg is zero.

Portability

__float64_eq_0 is a provided on all implementations of CrossWorks.