ratio
operator computes the ratio of two data points.
Input projection | . |
---|---|
y-axis |
is the dividend of ratio |
x-axis |
is the divisor of ratio |
Output relations | . |
---|---|
ratio |
numeric, ratio value returned per cell |
The operator takes the value defined by the y-axis and divides it by the value defined by the x-axis. The computation is done per cell. There is one value calculated and returned for each data point.