The Math LOG2E static property represents the base 2 logarithm of e, approximately 1.442.
console.log(Math.LOG2E);
// 1.4426950408889634
The Math LOG2E static property represents the base 2 logarithm of e, approximately 1.442.
console.log(Math.LOG2E);
// 1.4426950408889634