Back to Aurora Vision Studio website

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

AverageDoubles_OfArray_OrNil


Module: FoundationLite

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

Name Type Description
Input value inArray DoubleArray Input array of Double values
Output value outAverage Double? Output average of Double values in input array or Nil

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of AverageDoubles_OfArray filter group.