language-icon Old Web
English
Sign In

Absolute value

In mathematics, the absolute value or modulus |x| of a real number x is the non-negative value of x without regard to its sign. Namely, |x| = x for a positive x, |x| = −x for a negative x (in which case −x is positive), and |0| = 0. For example, the absolute value of 3 is 3, and the absolute value of −3 is also 3. The absolute value of a number may be thought of as its distance from zero. Generalisations of the absolute value for real numbers occur in a wide variety of mathematical settings. For example, an absolute value is also defined for the complex numbers, the quaternions, ordered rings, fields and vector spaces. The absolute value is closely related to the notions of magnitude, distance, and norm in various mathematical and physical contexts. In 1806, Jean-Robert Argand introduced the term module, meaning unit of measure in French, specifically for the complex absolute value, and it was borrowed into English in 1866 as the Latin equivalent modulus. The term absolute value has been used in this sense from at least 1806 in French and 1857 in English. The notation |x|, with a vertical bar on each side, was introduced by Karl Weierstrass in 1841. Other names for absolute value include numerical value and magnitude. In programming languages and computational software packages, the absolute value of x is generally represented by abs(x), or a similar expression. The vertical bar notation also appears in a number of other mathematical contexts: for example, when applied to a set, it denotes its cardinality; when applied to a matrix, it denotes its determinant. Vertical bars denote the absolute value only for algebraic objects for which the notion of an absolute value is defined, notably an element of a normed division algebra, for example a real number, a complex number, or a quaternion. A closely related but distinct notation is the use of vertical bars for either the euclidean norm or sup norm of a vector in R n {displaystyle mathbb {R} ^{n}} , although double vertical bars with subscripts ( | | ⋅ | | 2 {displaystyle ||cdot ||_{2}} and | | ⋅ | | ∞ {displaystyle ||cdot ||_{infty }} , respectively) are a more common and less ambiguous notation. For any real number x, the absolute value or modulus of x is denoted by |x| (a vertical bar on each side of the quantity) and is defined as The absolute value of x is thus always either positive or zero, but never negative: when x itself is negative (x < 0), then its absolute value is necessarily positive (|x| = −x > 0). From an analytic geometry point of view, the absolute value of a real number is that number's distance from zero along the real number line, and more generally the absolute value of the difference of two real numbers is the distance between them. Indeed, the notion of an abstract distance function in mathematics can be seen to be a generalisation of the absolute value of the difference (see 'Distance' below). Since the square root symbol represents the unique positive square root (when applied to a positive number), it follows that

[ "Algebra", "Mathematical analysis", "Ostrowski's theorem", "Absolute value (algebra)" ]
Parent Topic
Child Topic
    No Parent Topic