ADD Instruction |
These are (very) old instructions whose use is not recommended. They are not included in the Reference Manual. Use SET instead.
ADD series1 series2 start end newseries newstart
SUBTRACT series1 series2 start end newseries newstart
MULTIPLY series1 series2 start end newseries newstart
DIVIDE series1 series2 start end newseries newstart
Applies the operation to series1 and series2 (in order) entry by entry, creating newseries.
Parameters
series1 , series2 |
source series |
start, end |
range to transform. By default, the common range of series1 and series2. |
newseries |
result series, by default, series1 |
newstart |
start for newseries, by default start |
Copyright © 2025 Thomas A. Doan