Get Array Minimum

 
 
 

Categories

  • Array

Description

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

Ports

Inputs

Array

The numerical array to consider.

Outputs

Min

The minimum value found.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License