Overview of the operators and functions – Metrohm tiamo 2.1 Manual User Manual
Page 59

■■■■■■■■■■■■■■■■■■■■■■
2 General program functions
tiamo 2.1
■■■■■■■■
45
Overview of the operators and functions
Operators
Functions
Arithmetic:
■
Addition (+)
■
■
Multiplication (*)
■
■
Potentiation (^)
Arithmetic:
■
Exponential function (Exp)
■
Natural logarithm (Ln)
■
■
■
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
operators in parentheses.
Operators
Arithmetic
^
*, /
+, -
Comparison
<, <=, >, >=
Logic
AND, OR