Lines Matching full:fmod
1573 // Conversion to double must happen outside the call to fmod since the1577 JSValue result = jsNumber(callFrame, fmod(d1, d2));