Back to FabImage Studio website
You are here: Start » Filter Reference » Real » AverageReals_OfArray
Returns the average value of reals.
Name | Type | Description | |
---|---|---|---|
![]() |
inArray | RealArray | |
![]() |
outAverage | Real |
Description
Array version of AverageReals.
Hints
- This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Input array is empty in AverageReals_OfArray. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of AverageReals_OfArray filter group.