Login

email address:

password:

Products

Development Software

Open Source Software

Pyxis Boards

+=, -=, *=, /=

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.

Reference Home