*SCAL, Name
,
VAL1
, VAL2
Scales a vector or matrix by a constant.
Name
Name used to identify the vector or matrix to be scaled. Must be specified.
VAL1
The real part of the constant to use (default = 1).
VAL2
The imaginary part of the constant to use (default = 0). This value is used only if
the vector or matrix specified by Name
is complex.