The Math LN2 static property represents the natural logarithm of 2, approximately 0.693.
console.log(Math.LN2);
// 0.6931471805599453
The Math LN2 static property represents the natural logarithm of 2, approximately 0.693.
console.log(Math.LN2);
// 0.6931471805599453