LOG10E गणित . की संपत्ति वस्तु आधार 10 के लघुगणकीय मान का प्रतिनिधित्व करती है।
सिंटैक्स
इसका सिंटैक्स इस प्रकार है
Math.LOG10E
उदाहरण
<html> <head> <title>JavaScript Example</title> </head> <body> <script type="text/javascript"> var result = Math.LOG10E; document.write(result); </script> </body> </html>
आउटपुट
0.4342944819032518