Versions Compared

Key

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

Returns the minimum value for each row in two columns.

Namespaces

  • arithmetic

Input

Numeric values

Output

Numeric values

Syntax

set-column :output_column arithmetic:min(column1,column2)

...