Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » Real » AverageReals_OfArray_OrNil

AverageReals_OfArray_OrNil


Module: FoundationLite

Returns the average value of reals; returns NIL if the array is empty.

Name Type Description
Input value inArray RealArray Input array of Real values
Output value 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.