We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fsub;
subtracts the float node below the top of the stack from the one at the top of the stack
push 3.4; push 1.1; // there is now a float node with the value 2.1 on the stack