SADD, LabR, Lab1, Lab2, FACT1, FACT2, CONST
Forms an element table item by adding two existing items.
LabRLabel assigned to results. If same as existing label, the existing values will be overwritten by these results.
Lab1First labeled result item in operation.
Lab2Second labeled result item in operation (may be blank).
FACT1Scale factor applied to Lab1. A
(blank) or '0' entry defaults to 1.0.
FACT2Scale factor applied to Lab2. A
(blank) or '0' entry defaults to 1.0.
CONSTConstant value.
Forms a labeled result (see ETABLE command) for the selected elements by adding two existing labeled result items according to the operation:
LabR= (FACT1xLab1) + (FACT2xLab2) +CONST
May also be used to scale results for a single labeled result item.
If absolute values are requested [SABS,1], absolute values
of Lab1 and Lab2 are
used.