Calculates Euler’s number, e (~ 2.718), raised to a specified power, or exponent. To calculate a different base number to a specified exponent, use Power instead.

Input Fields

  • number: The number e will be raised to.

Output Fields

  • output: The calculated value of e to the specified power.