fmodf
float fmodf(float, float);
PROTO_NORMAL(fmodf);
DEF_STD(fmodf);
if (hp<=0x7effffff) x = fmodf(x,p+p); /* now x < 2p */