Arithmetic¶
Blocks that perform arithmetic operations. Note that you may use any numerical data type with these blocks.
ADD2¶
Adds two numbers.
ADD3¶
Adds three numbers.
DIV¶
Divides two numbers.
MUL¶
Multiplies two numbers.
SUB¶
Subtracts two numbers.