beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

InfoArray Op

Ops.Array.InfoArray


InfoArray
Collections:dataInfo  
Namespace: Ops.Array

Op author: pandur

get the min, max and average value from an array




Inputs

Array (Array)

Array in

Outputs

Min (Number)

The lowest value in the array

Max (Number)

The largest value in the array

Average (Number)

The average value of all numbers in the array

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

InfoArray example file

Open Example In Editor

Patches using InfoArray

Changelog


Ops.Array.ArrayAnalyze renamed to Ops.Array.InfoArray
2019-06-13 - pandur