Math.LOG10E

The base 10 logarithm of E (approximately 0.434).

Property of Math
Static, Read-only

Examples

The following function returns the base 10 logarithm of E:

Description

Because LOG10E is a static property of Math, you always use it as Math.LOG10E, rather than as a property of a Math object you created.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.