Close

March 27, 2017

Arduino Arithmetic Operators: A New video by SparkFun Electronics

Arduino Arithmetic Operators
This week on Adventures in Science, we look at the various arithmetic operators in C and C++, specifically, as they’re used in the Arduino environment. There are only 6 main operators: assignment, addition, subtraction, multiplication, division, and modulo. We also look at compound assignment operators; how they can be used to perform a math operation on a variable and then store the result back in the same variable.

Arduino Reference Page: http://ift.tt/1HZ3Oan

View on YouTube