Arithmetic Expression

Why Trust Techopedia

What Does Arithmetic Expression Mean?

An arithmetic expression is an expression in code that consists of a numeric value.

Advertisements

Techopedia Explains Arithmetic Expression

Arithmetic expressions are extremely important in fundamental computer syntax because they provide numeric values that support code functions. By contrast, other kinds of expressions, such as character expressions or Boolean expressions, contain different kinds of indicators.

Character expressions contained text values or individual letters or characters for analysis or display, while Boolean expressions contain one of two Boolean values: true or false.

There are two different kinds of arithmetic expressions in computer programming syntax: integers or real numbers, and real or floating point numbers. The latter are used to identify and store complex numbers that may not fit into an integer value.

In computer code, operators and functions work on individual expressions or sets of expressions including arithmetic, character and Boolean expressions. These provide the basis for the kinds of data work that go on within a software program.

For instance, programmers define different variables that change value with input or user-generated changes. These in turn provide for computational results according to the code and algorithms present in the software.

Within this context, arithmetic expressions are, again, at the core of how computers deal with information.

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…