Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Provides a mathematical addition operation of Used to calculate the average of two or more data points.

Description

This logic implements a mathematical addition operation of calculates the average of two or more input data points. The input data points and the output data point must be of type number.

...