Not Logged In

Click To Login

compound

— Guide home

+=, -=, *=, /=

Perform a mathematical operation on a variable with another constant or variable. The += (et al) operators are just a convenient shorthand for the expanded syntax.