EXP - Returning the Nth Power of e

  • Last update:  2023-07-14
  • Overview

    Grammar

    EXP(number)

    Returns the nth power of e. The constant e is based on the natural logarithm (2.71828182845904).

    Parameter

    number

    Any real number as the power applied to the constant e.

    Notes

    • The function supports only one numerical parameter and returns illegal if more than one numerical parameters are set.

    • To return the exponentiation result of other bases, you can use the exponentiation operator (^). For example, 4 is the base and 2 is the power in 4^2. The EXP function is opposite to the LN function.

    Example

    FormulaResultNotes
    EXP(0)1
    EXP(3)20.08553692
    EXP(LN(2))2


    Attachment List


    Theme: Advanced Data Analyis
    前の記事
    次の記事
    • いいね
    • 良くない
    • 閲覧しただけ

    フィードバック

    鼠标选中内容,快速反馈问题

    鼠标选中存在疑惑的内容,即可快速反馈问题,我们将会跟进处理。

    不再提示

    9s后关闭

    反馈已提交

    网络繁忙