Synopsis
float remainderf(float numer,
                 float denom);
Description

remainderf computes the remainder of numer divided by denom.