implementation of the libc fmod call
manually added to pdclib
Marcel Sondaar
Public Domain
double fmod(double x,double y)
Returns the remainder after floating point division