Skip to content
Martin Danielsson edited this page Jul 23, 2015 · 2 revisions

Subtract operator. Subtracts b from a (b - a).

What Type
Syntax Subtract(a, b)
a int
b int
Return type int

Clone this wiki locally