Module canrun::goals::ops[][src]

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.