ArrayDivide Op

ArrayDivide

Divides all values in an array by one number



Edit Documentation

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

The array to divide

Value (Number)

The number that all array values are divided by

Mode index (Number:integer )

OUTPUT PORTS


Array Out (Array)

Divided array out


Patches using ArrayDivide

  • Examples
  • Public
  • My Patches