ArraySum Op

ArraySum

Adds one number to all values in an array



Edit Documentation

Full Name
  • Ops.Array.ArraySum
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

Example Patch ArrayMathArrayOps

The ArrayMath op performs the following math operations on two arrays

*
/
%
Min
Max
Both arrays need to have the same size or a warning will be given

Open In Editor

INPUT PORTS


In (Array)

Array in

Value (Number)

The number to add to all numbers in the array

OUTPUT PORTS


Result (Array)

Array out


Patches using ArraySum

  • Examples
  • Public
  • My Patches