Expressions

With Synthetic Variables, you can apply different operations to time-series data to create a new dataset with computed values. The following are the types of synthetic variables you can create:

You can use these expressions with the following arithmetic operators and mathematical constants:

  • Addition: +

  • Subtraction: -

  • Division: /

  • Multiplication: *

  • Exponentiation: **

  • Modulo: %

  • Ο€: pi

  • Euler's number: e

Last updated

Was this helpful?