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

Math Op



Math
Namespace: Ops.Math

Op author: andro

Allows different mathematical operations to be applied to two numbers


Allows the following mathematical modes to be applied to 2 numbers.
+ - * / % min max



Inputs

number 0 (Number)

Number 0 in

number 1 (Number)

Number 1 in

math mode index (integer /Number)

Outputs

result (Number)

Result out


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Math op example


Patches using Math

  • Examples (1)
  • Public
  • My Patches

Changelog


created op
2019-06-20 - andro