Searched refs:MathAbs (Results 1 – 3 of 3) sorted by relevance
30 MathAbs,202 return (MathAbs(v) < 1e21 ? '' + v : encode('' + v));
733 float MathAbs(float x) in MathAbs() function798 if((MathAbs(u1) - MathAbs(u0)) < 64.0f) in PSP_RenderCopy()
30 MathAbs,1328 if (NumberIsInteger(input) && MathAbs(input) > 2 ** 32) {