/multiplybyconstant_operator

Multiply input values by given constant

Primary LanguageR

multiply operator

Description

multiplybyconstant operator returns the product two sets of data points.

Usage
Input projection .
y-axis is the initial value before multiplication
Output relations .
product numeric, product value returned per data point
Details

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.

See Also

subtract, sum, product, ratio, add