In mathematics and the mathematical sciences, a constant is a fixed, but possibly unspecified, value. This is in contrast to a variable, which is not fixed.

Table of contents
1 Constant number
2 Constant term
3 Constant function
4 Constants vs variables

Constant number

The most widely mentioned sort of constant is a fixed, but possibly unspecified, number. Usually the term constant is used in connection with mathematical functions of one or more variable arguments. These arguments, or other variables, are often called x, y, or z, using lower-case letters from the end of the English alphabet. Constants are usually denoted by lower-case letters from the beginning of the English alphabet, such as a, b, and c. Of course, some constants have special symbols, because they are specified, such as 1 or &pi.

Physical constant

A special case of this may be found in physics, chemistry, and related fields, where certain features of the natural world that are described by numbers are found to have the same value at all times and places.

For example, in Albert Einstein's special theory of relativity, we have the formula

E = mc2.
Here, the letter c stands for the speed of light in a vacuum, which is the same in all physical situations (to the best of current knowledge). In contrast, the letter m stands for the mass of an object, which could be anything, so it is a variable. E stands for the objects rest energy, another variable, and the formula defines a function that gives rest energy in terms of mass. (The variables are not taken from the end of the alphabet because physicists like to use initials as mnemonics for their variable names.)

Constant term

A constant term is a number that appear as an addend in a formula, such as

f(x) = sin x + c.
Here the constant c is the constant term of the function f. The value of c has not been specified in this formula, but it must be a specific value for f to be a specific function.

In a polynomial (or a generalisation of a polynomial, such as a Taylor expansion or Fourier expansion), the constant term is associated to the exponent zero. Note that the constant term may be zero, however. In a sense, any formula has a constant term, if you allow the constant term to be zero.

Constant function

A constant function is a function that only consists of a single constant term:

f(x,y,z) = c.
It assigns the same value c to each possible combination of arguments. The range of a constant function must be the set {c}.

The empty function

Strictly speaking, the above comments are contradictory, in the case where the domain of the function is the empty set {}. There is only one function with that domain (given any codomain), the empty function, and any formula can be used to define the empty function, since the formula won't apply to anything and will therefore never be wrong. This includes a constant formula c; but the range of the empty function is not {c} but instead {}. Most authors will not care, when defining the term "constant function" precisely, whether or not the empty function qualifies, and will use whatever definition is most convenient. Sometimes, however, it is best not to consider the empty function to be constant, and a definition that makes reference to the range is preferable in those situations. (This is much along the same lines of not considering an empty topological space to be connected, or not considering the trivial group to be simple.)

Constants vs variables

A number that is constant in one place may be a variable in another. Consider the example above, with a function f defined by

f(x) = sin x + c.
Now consider a functional F, a function whose argument is itself another function, defined by
F(g) = g(π/2).
Then for the function f given above, we have
F(f) = c + 1.
In the formula for f(x), we are fixing c and varying x, so c is a constant. But in the formula for F(f), we are varying both c and f, so c is a variable. Even this statement might be false in the presence of some larger context that gives yet another point of view.

Thus, there is no precise definition of "constant" in mathematics; only phrases such as "constant function" or "constant term of a polynomial" can be defined.