Easy Tutorial
❮ Prop Textarea Placeholder Prop Textarea Cols ❯

JavaScript LOG10E Property

JavaScript Math Object

Example

Returns the base-10 logarithm of e:

Output result:


Definition and Usage

The LOG10E property is the logarithm of e to base 10.

Browser Support

All major browsers support the LOG10E property.


Syntax

Technical Details

Return Value: Returns the base-10 logarithm of e (approximately 0.434).
JavaScript Version: 1.0
--- ---

JavaScript Math Object

❮ Prop Textarea Placeholder Prop Textarea Cols ❯