Arithmetic Operator

Why Trust Techopedia

What Does Arithmetic Operator Mean?

An arithmetic operator is a mathematical function that takes two operands and performs a calculation on them. They are used in common arithmetic and most computer languages contain a set of such operators that can be used within equations to perform a number of types of sequential calculation. Basic arithmetic operators include:

Advertisements
  • Addition (+)
  • Subtraction (-)
  • Multiplication (×)
  • Division (÷)

Computers use different symbols in programming to represent multiplication (*) and division (/). More complex operators such as square root (√) also act as arithmetic operators but the basic plus, minus, multiply and divide are the fundamental operators.

Techopedia Explains Arithmetic Operator

Arithmetic operators have been used in mathematics formulas and numeric calculations for centuries. They form the basis for determining the outcome of calculated numbers or products. Their use is linear; each operator is performed in sequence, with multiplication and division taking place before addition and subtraction.

Arithmetic symbols such as the % have different meanings when used in computing and are dependent on the language in question. Arithmetic operators are responsible for performing most calculations that use values such as: Although labeled arithmetic operators, these operators are used in algebra and a number of other mathematical concepts, but retain the same function wherever they are used.

Advertisements

Related Terms

Margaret Rouse
Editor

Margaret jest nagradzaną technical writerką, nauczycielką i wykładowczynią. Jest znana z tego, że potrafi w prostych słowach pzybliżyć złożone pojęcia techniczne słuchaczom ze świata biznesu. Od dwudziestu lat jej definicje pojęć z dziedziny IT są publikowane przez Que w encyklopedii terminów technologicznych, a także cytowane w artykułach ukazujących się w New York Times, w magazynie Time, USA Today, ZDNet, a także w magazynach PC i Discovery. Margaret dołączyła do zespołu Techopedii w roku 2011. Margaret lubi pomagać znaleźć wspólny język specjalistom ze świata biznesu i IT. W swojej pracy, jak sama mówi, buduje mosty między tymi dwiema domenami, w ten…