Overview of the operators and functions – Metrohm tiamo 2.4 (process analysis) User Manual
Page 73
![background image](/manuals/586371/73/background.png)
■■■■■■■■■■■■■■■■■■■■■■
2 General program functions
tiamo 2.4 (for Process Analysis)
■■■■■■■■
57
Overview of the operators and functions
Operators
Functions
Arithmetic:
■
Addition (+)
■
■
Multiplication (*)
■
■
Potentiation (^)
Arithmetic:
■
Exponential function (Exp)
■
Natural logarithm (Ln)
■
Common logarithm (Log)
■
■
Absolute value (Abs)
■
Fraction (Frac)
■
■
Round integer (Round)
■
■
Quantiles of the Student's t-distribution (Tinv)
Logic:
■
■
Date/Time:
■
■
■
Comparison:
■
■
Greater than (>)
■
■
■
■
Type conversion:
■
■
■
■
■
■
Text:
■
■
■
Miscellaneous:
■
■
Priority rules of the operators
The operators are evaluated in the order in which they are listed in the
table below. In order to attain the required order, it may be necessary to
place operands in parentheses.
Operators
Arithmetic
^
*, /
+, -
Comparison
<, <=, >, >=
Logic
AND, OR