Skip to content

Arithmetic

arithmetic

Blocks that perform arithmetic operations. Note that you may use any numerical data type with these blocks.

ADD2

Adds two numbers.

add2

ADD3

Adds three numbers.

add3

DIV

Divides two numbers.

div

MUL

Multiplies two numbers.

mul

SUB

Subtracts two numbers.

sub