beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

ArrayDivide Op



ArrayDivide
Related ops:Ops.Array.ArrayMath  
Namespace: Ops.Array

Op author: andro

Divides all values in an array by one number




Inputs

Array In (Array)

The array to divide

Value (Number)

The number that all array values are divided by

Mode index (integer /Number)

Outputs

Array Out (Array)

Divided array out


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

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


Patches using ArrayDivide

  • Examples (2)
  • Public
  • My Patches