sqrtAlt top-level constant
_Sqrt
const sqrtAlt
Takes the square root of a number when written as "√".
Implementation
const sqrtAlt = _Sqrt('√');
Takes the square root of a number when written as "√".
const sqrtAlt = _Sqrt('√');