Find Maximum (vuo.math.max)

Selects the value that is greater than or equal to all the other values.

Examples:

Position is the location of the maximum value in the list, with 1 being the first item. If the maximum value appears multiple times in the list, Position outputs the first position where it appears.

If there are no values, both Maximum and Position output 0.

Keywords: >, big, bound, greatest, high, large, limit, more, most, peak, range, top, upper


Back to vuo.math node set documentation.