Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Integer » AverageIntegers_OfArray

AverageIntegers_OfArray


Returns the average value of integers.

Name Type Description
inArray IntegerArray
outAverage Integer

Description

Array version of AverageIntegers.

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 AverageIntegers_OfArray

Complexity Level

This filter is available on Basic Complexity Level.

See Also