Skip to main content
Skip table of contents

LN

Basic Overview


DescriptionReturns the natural logarithm of a number (logarithm with base e ~2.718), while retaining all Dimensions.
SyntaxLN(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 LN('A') =

Year

Value

20190.69
20201.10
20211.50
JavaScript errors detected

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

If this problem persists, please contact our support.