Javascript Exp() Function

The exp() function of math object returns EN, where N is the argument, and E is Euler's constant. Use it for example to get value of EN .

Syntax

Javascript Exp() Function Example