Waveform analysis
R&S
®
RTE
304User Manual 1326.1032.02 ─ 20
Icon Description Usage/Comment, FormulaEditor expression
d/dx derivation of x derivation(x,y)
with x = waveform and y = number of skipped sam-
ples (noise reject)
ax+b scaling of x rescale(x,a,b)
7.3.4.3 Math functions: trigonometry
Table 7-5: Trigonometry (More keys)
Icon Description Usage/Comment, FormulaEditor expression
sinh hyperbolic sine sinh(x)
cosh hyperbolic cosine cosh(x)
tanh hyperbolic tangent tanh(x)
7.3.4.4 Math functions: bit operations
Table 7-6: Bit operations
Icon Description Usage/Comment, FormulaEditor expression
digitize convert to 0 or 1 digitize(x)
not negation not(x)
and
and
nand negation of and nand
or
or
nor negation of or nor
xor exclusive or xor
nxor negation of exclusive or nxor
7.3.4.5 Math functions: comparison
Table 7-7: Comparison
Icon Description Usage/Comment, FormulaEditor expression
= equal =
≠≠
not equal <>
< smaller <
> greater >
≤
smaller or equal <=
Mathematics