Searched defs:sqrt (Results 1 – 3 of 3) sorted by relevance
40 function sqrt() function
55 const sqrt = (x) => Math.sqrt(x); // shortcut syntax constant