Home | History | Annotate | Download | only in src

Lines Matching full:fmod

239   // Workaround MS fmod bugs. ECMA-262 says:
244 x = fmod(x, y);