Waveform analysis
R&S
®
RTP
297User Manual 1337.9952.02 ─ 12
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 <=
≥
greater or equal >=
More display additional keys
7.3.4.6 Math functions: FFT
Table 7-8: FFT (More keys)
Icon Description Usage/Comment, FormulaEditor expression
|FFT| magnitude of FFT value fftmag(x)
FFT (φ) FFT phase value fftphi(x)
FFT -dφ*df FFT group delay fftgroupdelay(x)
FFT (re) real part of FFT value fftre(x)
FFT (im) imag part of FFT value fftim(x)
Mathematics