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