ArraySubtract Op

ArraySubtract

Subtracts one number from all values in an array



Full Name
  • Ops.Array.ArraySubtract
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


Array In (Array)

<p>Array in</p>

Value (Number)

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

Mode index (Number:

<i>integer</i>

)
 Array-x  x-Array 

OUTPUT PORTS


Array Out (Array)

<p>Array out</p>


Patches using ArraySubtract

  • Examples
  • Public
  • My Patches

Changelog


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