*W

Member Of Menu: 
Plot
Argument Types: 
Real
Result Type(s): 
None
Invertible: 
No
Valid In Expression: 
No
Stack Diagram: 
Real1

This operation takes a real number from the top of the stack. It then adjusts the plot minimum (see PMIN) and the plot maximum (see PMAX) so that the current center of the plot is preserved but the width of the plot is multiplied by the factor specified. A value greater than 1 will result in the plot width increasing while a value less than 1 will decrease the plot width. The current X values for the plot minimum and the plot maximum will change accordingly but the Y values will be preserved.

If PPAR exists, its values are read, the new plot minimum and maximum is calculated and then PPAR is stored, overwriting its old values. If PPAR does not exist, then default values are used, the plot view width is recalculated and then PPAR is stored.