Float Vector Subtraction
Purpose of the Node
The Float Vector Subtraction node performs element-wise subtraction between two float vectors. It takes two input vectors and outputs the resulting vector.
Pins
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
Vector 1 | First float vector | Input | Array |
Vector 2 | Second float vector | Input | Array |
Result Vector | Element-wise difference of the two vectors | Output | Array |