Skip to content

tercen/ratio_operator

Repository files navigation

ratio operator

Description

ratio operator computes the ratio of two data points.

Usage
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
Details

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.