ArrayModulo Op
Apply a modulo operation to all values in an array
Apply a modulo operation to all values in an array
Summary (oneliner)
Full Name
- Ops.Array.Math.ArrayModulo
- Core Op - visible for everyone
- MIT
- Oct 30, 2018 at 13:20
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
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
INPUT PORTS
Array In (Array)
Value (Number)
OUTPUT PORTS
Array Out (Array)