Module canrun::goals::ops

source ·
Expand description

Operator goals including add, sub, mul and div.

Functions

Add two values together.
Divide one value with another.
Multiply two values together.
Subtract one value from another.