5 operators/functions – Metrohm tiamo 1.2 Manual Benutzerhandbuch
Seite 55

Formula editor
29
Common variables
Identifier
Description
.VAL
Value of the common variable (facultative, i.e.
'CV.Test.VAL'
=
'CV.Test'
) (
Text
,
Number
or
Date/Time
)
.UNI
Unit of the common variable (
Text
)
2.4.5 Operators/Functions
Overview of operators and functions
Operators
Functions
Miscellaneous
Arithmetic:
Addition (+)
Subtraction (-)
Multiplication (*)
Division (/)
Potentiation (^)
Arithmetic:
Exponential function (Exp)
Natural logarithm (Ln)
Common logarithm (Log)
Square root (Sqrt)
Absolute value (Abs)
Fraction (Frac)
Integer (Int)
Round integer (Round)
Sign (sign)
Logic:
AND
OR
Date/Time:
Time()
Time(Date)
Time(Date + Time)
Type conversion:
Number to text (NumberToText)
Number to time (NumberToTime)
Text to number (TextToNumber)
Text to time (TextToTime)
Time to number (TimeToNumber)
Time to text (TimeToText)
Compare:
Equal (=)
Larger than (>)
Larger than/equal
to (>=)
Smaller than (<)
Smaller than/equal
to (<=)
Unequal (<>)
Text:
TextPosition
SubText
Trim
Error
Case