Categories
Array
Description
Given a numerical input array, outputs the maximum value out of all its members.
Ports
Inputs
The numerical array to consider.
Outputs
Max
The maximum value found.