I'd like to know if it's possible to use variables defined using .PARAM to plot custom expressions in the frequency domain. For example, if I add a trace to a plot and enter an expression, like 2*w, where w is the frequency (x-axis) LTSpice will plot it. But if I enter A*w (or {A}*w), then LTSpice spits out an undefined symbol error for the variable A. Any help would be appreciated.