Back to FabImage Studio website
You are here: Start » Filter Reference » Basic » Real » AverageReals_OfArray_OrNil
Module: | FoundationLite |
---|
Returns the average value of reals; returns NIL if the array is empty.
Name | Type | Description | |
---|---|---|---|
![]() |
inArray | RealArray | Input array of Real values |
![]() |
outAverage | Real? | Output average of Real values in input array or Nil |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of AverageReals_OfArray filter group.