The Math LOG10E static property represents the base 10 logarithm of e, approximately 0.434.
console.log(Math.LOG10E);
// 0.4342944819032518
The Math LOG10E static property represents the base 10 logarithm of e, approximately 0.434.
console.log(Math.LOG10E);
// 0.4342944819032518