JavaScript Math exp() method18 Mar 2025 | 1 min read The JavaScript math exp() method returns the exponential form of the given number i.e. ex. Here, x is the argument and e is the base of natural algorithms. SyntaxThe exp() method is represented by the following syntax: Parameternum - A number. ReturnThe number in the form of ex. JavaScript Math exp() method exampleHere, we will understand exp() method through various Example 1Let's see an example to print the given value in the form of ex. Output: 2.718281828459045 148.4131591025766 0.006737946999085467 Example 2Here, you can test exp() method with your own test cases. Next TopicJavaScript Math |
We request you to subscribe our newsletter for upcoming updates.

We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India