Skip to main content
Skip table of contents

EXP

Basic Overview

DescriptionReturns Euler's number, e (~2.718) raised to a power of the given value, while retaining all Dimensions.
SyntaxEXP(Node)
Parameter
  • Node: Input node, specified using the node name in single quotes (e.g. 'Profit')


Example

Input A =

Year
Value
20192
20203
20214.5

Output EXP('A') =

Year
Value
20197.39
202020.09
202190.02
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.