multiplybyconstant
operator returns the product two sets of data points.
Input projection | . |
---|---|
y-axis |
is the initial value before multiplication |
Output relations | . |
---|---|
product |
numeric, product value returned per data point |
The operator takes the value defined by the y-axis and multiplies this by a constant. The computation is done per data point. There is one value calculated and returned for each data point.