What does e mean in javascript?



What does e mean in javascript?..

Answer / Lalit Kumar Singh

In JavaScript, 'e' is a mathematical constant representing the base of the natural logarithm (approximately 2.71828). It can be used with Math functions like Math.exp(e).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

coding of java scripts

1 Answers   Oracle,


What are the data types available in javascript? Explain

1 Answers  


Write JavaScript code to use file system in binary format?

1 Answers  


How to select an element by id and swapping an image?

1 Answers  


What is the difference between test () and exec () methods?

1 Answers  


Why it is not advised to use innerhtml in javascript?

1 Answers  


Difference between '=', '==' and '===' operators?

1 Answers  


How we can add title of the page by javascript?

1 Answers  


List some of the advantages of javascript.

2 Answers  


What is node value?

1 Answers  


Can you explain the difference between call and apply?

1 Answers  


Can I learn javascript without html?

1 Answers  


Categories