Function MathExp

  • Returns e (the base of natural logarithms) raised to a power.

    Parameters

    • x: number

      A numeric expression representing the power of e.

    Returns number

Generated using TypeDoc