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 |
coding of java scripts
What are the data types available in javascript? Explain
Write JavaScript code to use file system in binary format?
How to select an element by id and swapping an image?
What is the difference between test () and exec () methods?
Why it is not advised to use innerhtml in javascript?
Difference between '=', '==' and '===' operators?
How we can add title of the page by javascript?
List some of the advantages of javascript.
What is node value?
Can you explain the difference between call and apply?
Can I learn javascript without html?