Subtract is a basic arithmetic operationNode, which performs a sequence of subtraction operations, from top to bottom, for each InputSocket, whose value is subtracted from the result of the previous operation.
This is the equivalent of the subtraction (-) operation in computer science and mathematics.