Get Array Maximum
 
 
 

Categories

  • Array

Description

Given a numerical input array, outputs the maximum value out of all its members.

Ports

Inputs

Array

The numerical array to consider.

Outputs

Max

The maximum value found.