Lines Matching defs:x
25 function MathAbs(x) { argument
33 function MathAcosJS(x) { argument
38 function MathAsinJS(x) { argument
43 function MathAtanJS(x) { argument
50 function MathAtan2JS(y, x) { argument
55 function MathCeil(x) { argument
60 function MathExp(x) { argument
65 function MathFloor(x) { argument
81 function MathLog(x) { argument
140 function MathPow(x, y) { argument
157 function MathRound(x) { argument
162 function MathSqrt(x) { argument
167 function MathImul(x, y) { argument
172 function MathSign(x) { argument
181 function MathTrunc(x) { argument
190 function MathTanh(x) { argument
202 function MathAsinh(x) { argument
212 function MathAcosh(x) { argument
221 function MathAtanh(x) { argument
231 function MathLog10(x) { argument
237 function MathLog2(x) { argument
242 function MathHypot(x, y) { // Function length is 2. argument
274 function MathFroundJS(x) { argument
279 function MathClz32(x) { argument
296 function MathCbrt(x) { argument
306 function CubeRoot(x) { argument