EXP
Overview
Description | Returns Euler's number, e (~2.718) raised to a power of the given value, while retaining all Dimensions. |
Syntax |
|
Parameter | Node: Input node, specified using the node name in single quotes (e.g. |
Example
Input node: A
Year | Value |
|---|---|
2025 | 2 |
2026 | 3 |
2027 | 4.5 |
Output EXP('A')
Year | → EXP Result |
|---|---|
2025 | 7.39 |
2026 | 20.09 |
2027 | 90.02 |