Skip to content

Subtract Float

Purpose of the Node

The Subtract Float node is used to perform a subtraction operation on two float values. It takes two input floats and outputs their difference.

Pins

Pin NamePin DescriptionPin TypeValue Type
First FloatThe first float value to be subtractedInputFloat
Second FloatThe second float value to subtract from the firstInputFloat
DifferenceThe result of subtracting the second float from the firstOutputFloat