Back to FabImage Studio website
You are here: Start » Filter Reference » Real » MinimumReal_OfArray_OrNil
Returns the smallest value in an array of real numbers; returns NIL if the array is empty.
Name | Type | Description | |
---|---|---|---|
![]() |
inArray | RealArray | |
![]() |
outMinimum | Real? | |
![]() |
outIndex | Integer? |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of MinimumReal_OfArray filter group.