Plus–minus sign
Template:Short description {{#invoke:other uses|otheruses}} Template:Infobox symbol
The plus–minus sign or plus-or-minus sign (Template:Char) and the complementary minus-or-plus sign (Template:Char) are symbols with broadly similar multiple meanings.
- In mathematics, the Template:Char sign generally indicates a choice of exactly two possible values, one of which is obtained through addition and the other through subtraction.
- In statistics and experimental sciences, the Template:Char sign commonly indicates the confidence interval or uncertainty bounding a range of possible errors in a measurement, often the standard deviation or standard error. The sign may also represent an inclusive range of values that a reading might have.
- In chess, the Template:Char sign indicates a clear advantage for the white player; the complementary minus-plus sign (Template:Char) indicates a clear advantage for the black player.
Other meanings occur in other fields, including medicine, engineering, chemistry, electronics, linguistics, and philosophy.
HistoryEdit
A version of the sign, including also the French word ou ("or"), was used in its mathematical meaning by Albert Girard in 1626, and the sign in its modern form was used as early as 1631, in William Oughtred's Clavis Mathematicae.<ref>Template:Citation.</ref>
UsageEdit
In mathematicsEdit
In mathematical formulas, the Template:Char symbol may be used to indicate a symbol that may be replaced by either of the plus and minus signs, Template:Char or Template:Char, allowing the formula to represent two values or two equations.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
If Template:Math, one may give the solution as Template:Math. This indicates that the equation has two solutions: Template:Math and Template:Math. A common use of this notation is found in the quadratic formula
- <math>x = \frac{-b \pm \sqrt{b^2-4ac}}{2a},</math>
which describes the two solutions to the quadratic equation Template:Math
Similarly, the trigonometric identity
- <math>\sin(A \pm B) = \sin(A) \cos(B) \pm \cos(A) \sin(B)</math>
can be interpreted as a shorthand for two equations: one with Template:Char on both sides of the equation, and one with Template:Char on both sides.
Template:Anchor The minus–plus sign, Template:Char, is generally used in conjunction with the Template:Char sign, in such expressions as Template:Math, which can be interpreted as meaning Template:Math or Template:Math (but Template:Em Template:Math or Template:Math). The Template:Char always has the opposite sign to Template:Char.
The above expression can be rewritten as Template:Math to avoid use of Template:Char, but cases such as the trigonometric identity are most neatly written using the "∓" sign:
- <math>\cos(A \pm B) = \cos(A) \cos(B) \mp \sin(A) \sin(B) </math>
which represents the two equations:
- <math>\begin{align}
\cos(A + B) &= \cos(A)\cos(B) - \sin(A) \sin(B) \\ \cos(A - B) &= \cos(A)\cos(B) + \sin(A) \sin(B) \end{align}</math>
Another example is the conjugate of the perfect squares
- <math>x^3 \pm y^3 = (x \pm y)\left((x \mp y)^2 \pm xy\right)</math>
which represents the two equations:
- <math>\begin{align}
x^3 + y^3 &= (x + y)\left((x - y)^2 + xy\right) \\ x^3 - y^3 &= (x - y)\left((x + y)^2 - xy\right) \end{align}</math>
A related usage is found in this presentation of the formula for the Taylor series of the sine function:
- <math>\sin\left( x \right) = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + \cdots \pm \frac{1}{(2n+1)!} x^{2n+1} + \cdots </math>
Here, the plus-or-minus sign indicates that the term may be added or subtracted depending on whether Template:Mvar is odd or even; a rule which can be deduced from the first few terms. A more rigorous presentation would multiply each term by a factor of Template:Math, which gives +1 when Template:Mvar is even, and −1 when Template:Mvar is odd. In older texts one occasionally finds Template:Math, which means the same.
When the standard presumption that the plus-or-minus signs all take on the same value of +1 or all −1 is not true, then the line of text that immediately follows the equation must contain a brief description of the actual connection, if any, most often of the form "where the ‘±’ signs are independent" or similar. If a brief, simple description is not possible, the equation must be re-written to provide clarity; e.g. by introducing variables such as Template:Math, Template:Math, ... and specifying a value of +1 or −1 separately for each, or some appropriate relation, like Template:Math or similar.
In statisticsEdit
The use of Template:Char for an approximation is most commonly encountered in presenting the numerical value of a quantity, together with its tolerance or its statistical margin of error.<ref name="stderror">Template:Cite journal</ref> For example, Template:Nowrap may be anywhere in the range from 5.5 to 5.9 inclusive. In scientific usage, it sometimes refers to a probability of being within the stated interval, usually corresponding to either 1 or 2 standard deviations (a probability of 68.3% or 95.4% in a normal distribution).
Operations involving uncertain values should always try to preserve the uncertainty, in order to avoid propagation of error. If Template:Math, any operation of the form Template:Math must return a value of the form Template:Math, where Template:Mvar is Template:Math and Template:Mvar is the range Template:Mvar updated using interval arithmetic.
In chessEdit
The symbols Template:Char and Template:Char are used in chess annotation to denote a moderate but significant advantage for White and Black, respectively.<ref name="chess">Template:Citation.</ref> Weaker and stronger advantages are denoted by Template:Char and Template:Char for only a slight advantage, and Template:Char and Template:Char for a strong, potentially winning advantage, again for White and Black respectively.<ref>For details, see Template:Section link.</ref>
Other meaningsEdit
- In medicine, it may mean "with or without" in some cases.<ref>Template:Cite journal</ref><ref>Template:Cite journal</ref>
- In engineering, the sign indicates the tolerance, which is the range of values that are considered to be acceptable or safe, or which comply with some standard or with a contract.
- In chemistry, the sign is used to indicate a racemic mixture.
- In electronics, this sign may indicate a dual voltage power supply, such as ±5 volts means +5 volts and −5 volts, when used with audio circuits and operational amplifiers.
- In linguistics, it may indicate a distinctive feature, such as [±voiced].<ref>Template:Cite book</ref>
EncodingsEdit
- In Unicode: Template:Unichar
- In ISO 8859-1, -7, -8, -9, -13, -15, and -16, the plus–minus symbol is code 0xB1hex. This location was copied to Unicode.
- In HTML, the symbol also has character entity reference representations of
±
,±
- The rarer minus–plus sign is not generally found in legacy encodings, but is available in Unicode as Template:Unichar so can be used in HTML using
∓
or∓
. - In TeX 'plus-or-minus' and 'minus-or-plus' symbols are denoted
\pm
and\mp
, respectively. - Although these characters may be approximated by underlining or overlining a Template:Char symbol ( Template:Underline or Template:Overline ), this is discouraged because the formatting may be stripped at a later date, changing the meaning. It also makes the meaning less accessible to blind users with screen readers.
TypingEdit
- Windows: Template:KeypressTemplate:Keypress or Template:KeypressTemplate:Keypress (numbers typed on the numeric keypad).
- Macintosh: Template:Keypress (equal sign on the non-numeric keypad).
- Unix-like systems: Template:Keypress or Template:KeypressTemplate:NbspTemplate:Keypress (second works on Chromebook)
- In the Vim text editor (in Insert mode): Template:Keypress Template:Keypress or Template:Keypress Template:Keypress or Template:Keypress Template:Keypress Template:Keypress or Template:Keypress Template:Keypress Template:Keypress
- AutoCAD shortcut string: <syntaxhighlight lang="text" class="" style="" inline="1">%%p</syntaxhighlight>
Similar charactersEdit
Template:Sister project The plus–minus sign resembles the Chinese characters {{#invoke:Lang|lang}} (Radical 32) and {{#invoke:Lang|lang}} (Radical 33), whereas the minus–plus sign resembles {{#invoke:Lang|lang}} (Radical 51).
See alsoEdit
- ≈ (approximately equal to)
- Template:Anli
- Plus and minus signs
- Sign (mathematics)
- Table of mathematical symbols