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

Math Op

Ops.Math.Math


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

Open Example In Editor

Patches using Math

Changelog


created op
2019-06-20 - andro