Formula Syntax
Formulas are entered in textual form. A formula consists of the following types of elements:
- Literals: a constant value directly part of the formula, e.g. 1
- Signals: a reference to an existing signal, represented by a box
- Operators: a non-alphanumeric sequence of characters representing a calculation operation e.g. +
- Functions: e.g. sin()
See also