InfoArray Op

InfoArray

get the min, max and average value from an array



Full Name
  • Ops.Array.InfoArray
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


INPUT PORTS


Array (Array)

Array in

OUTPUT PORTS


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


Changelog

Error getting changelog: undefined

Patches using InfoArray

  • Examples
  • Public
  • My Patches