The Math SQRT2 static property represents the square root of 2, approximately 1.414.
console.log(Math.SQRT2);
// 1.4142135623730951
The Math SQRT2 static property represents the square root of 2, approximately 1.414.
console.log(Math.SQRT2);
// 1.4142135623730951