Microsoft Store
 

Variable


 

In computer science and mathematics, a variable is a symbol denoting a quantity or symbolic representation. In mathematics, a variable often represents an unknown quantity; in computer science, it represents a place where a quantity can be stored. Variables are often contrasted with constants, which are known and unchanging.

General overview

Variables are used in open sentences. For instance, in the formula: x + 1 = 5, x is a variable which represents an "unknown" number. In mathematics, variables are usually represented by letters of the Roman alphabet, but are also represented by letters of other alphabets; as well as various other symbols. In computer programming, variables are usually represented by either single letters or alphanumeric strings.

Related Topics:
Open sentence - Number - Letter - Roman alphabet - Alphabet - Symbol - Computer programming - Alphanumeric - String

~ ~ ~ ~ ~ ~ ~ ~ ~ ~