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

ArraySubtract Op

Ops.Array.ArraySubtract


ArraySubtract
Collections:math  
Namespace: Ops.Array

Op author: andro

Subtracts one number from all values in an array




Inputs

Array In (Array)

Array in

Value (Number)

The number to subtract from all numbers in the array

Outputs

Array Out (Array)

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

Open Example In Editor

Patches using ArraySubtract