User’s Manual MSO/UPO2000 Seri es
105 / 137
Instruments.uni-trend.com
Sinc
Calculating the normalization value of the selected source.
Tan
Calculating the tangent of the selected source.
Sqrt
Calculating the square root of the selected source.
Exp
Calculating the exponent of the selected source.
Log
Calculating the logarithm of the selected source.
Ln
Calculating the logarithm of the selected source.
floor
The selected source is round down to an integer.
ABS
The selected source take the absolute value (integer absolute value).
acos
Calculating the arccosine of the selected source.
asin
Calculating the arcsine of the selected source.
atan
Calculating the inverse tangent of the selected source.
sinh
Calculating the hyperbolic sine of the selected source.
tanh
Calculating the hyperbolic tangent of the selected source.
cosh
Calculating the hyperbolic cosine of the selected source.
ceil
The selected source is round up to an integer.
fabs
The selected source take the absolute value (floating number absolute
value).
d.
Opt: The function of each operator as shown in Table 15-2.
Table 15-2
Function Name
Description of Function
+, -, *, /, ^
Mathematical operator: add, subtract, multiply, divide, exponent
(
)
Parenthese is used to raise the priority of operations in parentheses.
<
,
>
, ==, !=
Relation operator: greater than, less than, equal to, unequal to
|| , &&
Logical operator
:
or, and
0 ~ 9, .
Perform digit operation