ADVERTISEMENT
How to use Arithmetic Operators in Excel | Understanding Operators

Note: If video does not play,
just refresh page and then Play video or Just Click on this text.
Arithmetic operators
To perform basic mathematical operations, such as addition, subtraction, multiplication, or division; combine numbers; and produce numeric results, use the following arithmetic operators.
+ (plus sign) | Addition | =3+3 |
– (minus sign) | Subtraction Negation | =3–3 =-3 |
* (asterisk) | Multiplication | =3*3 |
/ (forward slash) | Division | =3/3 |
% (percent sign) | Percent | 30% |
^ (caret) | Exponentiation | =3^3 |