Home
last modified time | relevance | path

Searched defs:sqrt (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/builtinmath/
Dbuiltinmath.ts40 function sqrt() function
/arkcompiler/ets_frontend/ets2panda/linter/test/
Dfunctions.ts55 const sqrt = (x) => Math.sqrt(x); // shortcut syntax constant
/arkcompiler/ets_frontend/ets2panda/linter-4.2/test/
Dfunctions.ts55 const sqrt = (x) => Math.sqrt(x); // shortcut syntax constant