Waveform analysis
R&S
®
RTE
303User Manual 1326.1032.02 ─ 20
Icon Description Usage/Comment, FormulaEditor expression
Exp exponentiation with base 10 e
Enter expression complete insert expression in "Setup" dialog and close the
formula editor
Clear clear expression in editor restart editing
Del Delete remove selected part of expression
Back Backspace remove last symbol, operator or operand to the
left of the cursor
M / k / μ SI-prefix for unit <SI-prefix>[<unit>]
Table 7-2: Signal sources
Icon Description Usage/Comment, FormulaEditor expression
Ch signal waveform Ch<1...4>Wfm<1...3>
Math math waveform Math<1...4>
Ref reference waveform Ref<1...4>
Meas measurement waveform Meas<1...8>
Track track waveform Track<1...8>
Table 7-3: Cursor keys
Icon Description Usage/Comment, FormulaEditor expression
|← move cursor to beginning
←
move cursor 1 step to the left
→
move cursor 1 step to the right
→| move cursor to end
7.3.4.2 Math functions: algebra
Table 7-4: Algebra
Icon Description Usage/Comment, FormulaEditor expression
|x| absolute x value abs(x)
√x square root of x sqrt(x)
x
2
x*x pow(x)
log
10
common logarithm (base 10) log(x)
log
e
natural logarithm (base e) ln(x)
log
2
binary logarithm (base 2) ld(x)
e
x
exponentiation with base e exp(x)
∫xdx integral of x integral(x)
Mathematics