ArrayDivide Op

ArrayDivide

Divides all values in an array by one number



Full Name
  • Ops.Array.ArrayDivide
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>The array to divide</p>

Value (Number)

<p>The number that all array values are divided by </p>

Mode index (Number:

<i>integer</i>

)
 Array/x  x/Array 

OUTPUT PORTS


Array Out (Array)

<p>Divided array out</p>


Patches using ArrayDivide

  • Examples
  • Public
  • My Patches