ArraySubtract Op

ArraySubtract

Subtracts one number from all values in an array



Edit Documentation

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


Array In (Array)

Array in

Value (Number)

The number to subtract from all numbers in the array

Mode index (Number:integer )

OUTPUT PORTS


Array Out (Array)

Array out


Patches using ArraySubtract

  • Examples
  • Public
  • My Patches