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

Subtract Op

Ops.Math.Subtract


Subtract
Namespace: Ops.Math

Op author: pandur

Subtracts Number2 from Number1 (minus, -)




Inputs

number1 (Number)

a in a - b

number2 (Number)

b in a - b

Outputs

result (Number)

Result of the division

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using Subtract