Math Op
Allows different mathematical operations to be applied to two numbers
Allows different mathematical operations to be applied to two numbers
Summary (oneliner)
Allows the following mathematical modes to be applied to 2 numbers.
+ - * / % min max
Full Name
- Ops.Math.Math
- Core Op - visible for everyone
- MIT
- Jun 20, 2019 at 18:17
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Math op example
INPUT PORTS
number 0 (Number)
Number 0 in
number 1 (Number)
Number 1 in
math mode index (Number: integer)
OUTPUT PORTS
result (Number)
Result out

