ArraySum Op

ArraySum

Adds one number to all values in an array



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


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)

<p>Array in</p>

Value (Number)

<p>The number to add to all numbers in the array</p>

OUTPUT PORTS


Result (Array)

<p>Array out</p>


Patches using ArraySum

  • Examples
  • Public
  • My Patches

Changelog


improvementCopy over array stride informationuser avatarpandur - 2024-05-08 17:24