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