Hello All,I need to find the absolute maximum peak value (not peak to peak) .It can be negative or positive.Now I am using the command .meas var tran max v(var) The command is working good but only for the positive side.I can use the min function but it will give me only the negative side.Is there a combination of 1 command that will give me the max of the max and the absolute of min ?Please helpthanks