remainder
#define remainder(a,b) __TG_FN2(remainder, (a), (b))
remainder(double x, double y) /* wrapper remainder */