Subtract
Subtracts from the first input the following inputs. The inputs can be of any numeric type.
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
A (a) |
|
The number B is subtracted from |
|
B (b) |
|
The number to subtract from A |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
Difference (difference) |
|
Result of A-B |