More Info on MinusSimilar Undetermined MusicSearch Artistopia
Biography
About|the mathematical symbols|other uses of "plus" and the symbol "+"|Plus (disambiguation)|other uses of "minus"|Minus (disambiguation)The plus and minus signs ( + and & minus; ) are mathematical symbol s used to represent the notions of sign (mathematics)|positive and negative as well as the operations of addition and subtraction . Their use has been extended to many other meanings, more or less analogous. Plus and minus are Latin terms meaning "more" and "less", respectively.
History
Though the signs now seem as familiar as the alphabet or the Hindu-Arabic numerals , they are not of great antiquity. The Egyptian hieroglyph ic sign for addition, for example, resembled a pair of legs walking in the direction in which the text was written ( Egyptian language|Egyptian could be written either from right to left or left to right), with the reverse sign indicating subtraction:Citation needed|date=December 2008
D54- or -D55 hiero>
In Europe in the early 15th century the letters "P" and "M" were generally used.cite journal|last=Stallings|first=Lynn|date=May 2000|title=A brief history of algebraic notation|journal=School Science and Mathematics|url= http://findarticles.com/p/articles/mi_qa3667/is_200005/ai_n8885415/|accessdate=13 April 2009 The symbols (P with line p¯ for piú , i.e., plus, and M with line m¯ for meno , i.e., minus) appeared for the first time in Luca Pacioli ’s mathematics compendium, Summa de arithmetica, geometria, proportioni et proportionalità , first printed and published in Venice in 1494.cite journal |first=Alan |last=Sangster |first2=Greg |last2=Stoner |first3=Patricia |last3=McCarthy |title=The market for Luca Pacioli’s Summa Arithmetica |journal=Accounting Historians Journal |volume=35 |issue=1 |year=2008 |pages=111–134 p. 115 |url= http://eprints.mdx.ac.uk/3201/1/final_final_proof_Market_paper_050308.pdf The + is a simplification of the Latin "et" (comparable to the ampersand & ).Citation needed|date=November 2009 The & minus; may be derived from a tilde written over m when used to indicate subtraction; or it may come from a shorthand version of the letter m itself.Citation needed|date=December 2008 In his 1489 treatise Johannes Widmann referred to the symbols - and + as minus and mer (Modern German mehr ; "more"): "das - ist, das ist minus, und das + ist das mer".OED|plus
A book published by Henricus Grammateus in 1518 makes another early use of + and - for addition and subtraction. http://jeff560.tripod.com/operation.html Earliest Uses of Various Mathematical Symbols
Robert Recorde , the designer of the equals sign , introduced plus and minus to Britain in 1557 in The Whetstone of Witte :Citation needed|date=December 2008 "There be other 2 signes in often use of which the first is made thus + and betokeneth more: the other is thus made – and betokeneth lesse."
Plus sign
The plus sign is a binary operator that indicates addition , as in 2 + 3 = 5. It can also serve as a unary operator that leaves its operand identity function|unchanged (+ x means the same as x ). This notation may be used when it is desired to emphasise the positiveness of a number, especially when contrasting with the negative (+5 versus & minus;5).
The plus sign can also indicate many other operations, depending on the mathematical system under consideration. Many algebraic structure s have some operation which is called, or equivalent to, addition . Moreover, the symbolism has been extended to very different operations. Plus can mean:
exclusive or (usually written ?): 1 + 1 = 0, 1 + 0 = 1
The minus sign has three main uses in mathematics:Cite book| title= The Algebra Lab| url= http://books.google.com/books? id=nzukMBV6ReoC& pg=PA9| author=Henri Picciotto| publisher=Creative Publications| page=9| isbn=978-0-88488-964-9
#The subtraction operator: A binary operator to indicate the operation of subtraction , as in 5& nbsp;& minus;& nbsp;3& nbsp;=& nbsp;2. Subtraction is the inverse of addition. #Directly in front of a number and when it is not a subtraction operator it means a negative number. For instance & minus;5 is negative 5. #A unary operator that acts as an instruction to replace the operand by its opposite. For example, if x is 3, then & minus; x is & minus;3, but if x is & minus;3, then & minus; x is 3. Similarly, & minus;(& minus;2) is equal to& nbsp;2.
All three uses can be referred to as "minus" in everyday speech. In modern US usage, & minus;5 (for example) is normally pronounced "negative five" rather than "minus five". "minus" may be used by speakers born before 1950, and is still popular in some contexts, but "negative" is usually taught as the only correct reading.Cite book|title=The words of mathematics |first=Steven |last=Schwartzman |year=1994 |publisher=The Mathematical Association of America |page=136 In most other parts of the English-speaking world, "minus five" is more common. Textbooks in America encourage & minus; x to be read as "the opposite of x " or even "the additive inverse of x " to avoid giving the impression that & minus; x is necessarily negative.Cite journal |title=Modern Mathematics |first=Ruric E. |last=Wheeler |year=2001 |edition=11 |pages=171
In some contexts, different glyphs are used for these meanings; for instance in the computer language APL (programming language)|APL a raised minus sign is used in negative numbers (as in 2& nbsp;& minus;& nbsp;5 gives & minus;3), but such usage is rare.
In mathematics and most programming languages, the rules for the order of operations mean that -52 is equal to -25. Powers bind more strongly than multiplication or division which binds more strongly than addition or subtraction. While strictly speaking, the unary minus is not subtraction, it is given the same place as subtraction. However in some programming languages and Microsoft Excel|Excel in particular, unary operators bind strongest, so in these -5^2 is 25 but 0-5^2 is -25.cite web|url= http://office.microsoft.com/en-us/excel/HP100788861033.aspx|title=Microsoft Office Excel Calculation operators and precedence|accessdate=2009-07-29
Use in elementary education
Some elementary teachers use raised plus and minus signs before numbers to show they are positive or negative numbers.cite book|title=Understanding by design|author1=Grant P. Wiggins|author2=Jay McTighe|page=210|year=2005|publisher=ACSD Publications|isbn=1-4166-0035-3 For example subtracting & minus;5 from 3 might be read as positive three take away negative 5 and be shown as
:3 & minus; & minus;5 becomes 3 + 5 = 8, or even as :+3 & minus; & minus;5 becomes +3 + +5 which is +8
Use as a qualifier
In grading systems (such as examination marks), the plus sign indicates a grade one level higher and the minus sign a grade lower. For example, B& minus; ("B minus") is one grade lower than B. Sometimes this is extended to two plus or minus signs; for example A++ is two grades higher than A.
Positive and negative are sometimes abbreviated as +ve and & minus;ve.
In mathematics the one-sided limit x ? a + means x approaches a from the right, and x ? a - means x approaches a from the left. For example, when calculating what x -1 is when x approaches 0, because x -1? Extended real number line|+8 when x ?0+ but x -1? -8 when x ?0-.
Uses in computing
As well as the normal mathematical usage plus and minus may be used for a number of other purposes in computing.
Plus and minus signs are often used in tree view on a computer screen to show if a folder is collapsed or not.
In some programming languages concatenation of string (computer science)|string s is written: "a" + "b" = "ab", although this usage is questioned by some for violating commutativity , a property addition is expected to have.
In most programming languages, subtraction and negation are indicated with the ASCII hyphen-minus character, -. In APL (programming language)|APL a raised minus sign (Unicode U+00AF) is used to denote a negative number, as in ¯3) and in J (programming language)|J a negative number is denoted by an underscore , as in _5.
In C (programming language)|C and some other computer programming languages, two plus signs indicate the Increment operator|increment operator and two minus signs a decrement. For example, x++ means "increment the value of x by one" and x-- means "decrement the value of x by one". By extension, "++" is sometimes used in computing terminology to signify an improvement, as in the name of the language C++ .
There is no concept of negative zero in mathematics, but in computing -0 (number)|& minus;0 may have a separate representation from zero. In the IEEE floating-point standard 1/& minus;0 is negative infinity whereas 1/0 is positive infinity.
Other uses
In chemistry, the minus sign (rather than an en dash ) is used for a covalent bond|single covalent bond between two atoms, in skeletal formula .
Subscripted plus and minus signs are used as diacritics in the International Phonetic Alphabet to indicate Relative articulation|advanced or retracted articulations of speech sounds.
The minus sign is also used as tone letter in the orthographies of Dan language|Dan , Krumen language|Krumen , Karaboro languages|Karaboro , Mwan language|Mwan , Wan language|Wan , Yaouré , Wè language|Wè , Nyabwa language|Nyabwa and Godie language|Godié .Hartell, Rhonda L., ed. (1993), The Alphabets of Africa . Dakar: UNESCO and SIL. The Unicode character used for the tone letter (U+02D7) is different from the mathematical minus sign.
Character codes
URL !! HTML (others) small>
Plus
Minus
Hyphen-minus
The Unicode minus sign is designed to be the same length and height as the plus and equals sign s. In most fonts these are the same width as digits in order to facilitate the alignment of numbers in tables.
The hyphen-minus sign (-) is the ASCII version of the minus sign, and doubles as a hyphen . It is usually shorter in length than the plus sign and sometimes at a different height. It can be used as a substitute for the true minus sign when the character set is limited to ASCII .
There is a commercial minus sign (?), which looks somewhat like an obelus , at U+2052 (HTML & amp;x2052;).
Alternative plus sign
A Jew ish tradition that dates from at least the 19th century is to write plus using a symbol like an inverted T. This practice was adopted into Israel i schools (this practice goes back to at least the 1940s) http://books.google.com/books? id=rxs3oYNE8KIC& printsec=frontcover& dq=The+Holocaust+in+Three+Generations& sig=W6pg6INpBJa-zq46uI774W1t-hY#PPA107,M1 The Holocaust in Three Generations (Page 107) and is still commonplace today in elementary school s (including secular schools) but in fewer secondary school s. http://books.google.com/books? id=m8sWAAAAIAAJ& dq=Jewish+plus+sign& q=%22plus+sign+used+in+mathematics%22& pgis=1 Christian-Jewish Dialogue: Theological Foundations By Peter von der Osten-Sacken (1986 & ndash; Fortress Press & ndash; ISBN 0-8006-0771-6) "In Israel the plus sign used in mathematics is represented by a horizontal stroke with a vertical hook instead of the sign otherwise used all over the world, because the latter is reminiscent of a cross." (Page 96) It is also used occasionally in books by religious authors, but most books for adults use the international symbol "+". The usual explanation for this practice is that it avoids the writing of a symbol "+" that looks like a Christian cross . Unicode has this symbol at position U+FB29 "Hebrew letter alternative plus sign" (unicode|?). http://www.decodeunicode.org/U+FB29 Unicode U+FB29 reference page This form of the plus sign is also used on the control buttons at individual seats onboard the El Al Israel Airlines aircraft.
See also
Graft-chimaera for the meaning of + in botanical name s
List of international call prefixes that + can represent the numbers required to dial out of a country as seen in a phone number
Plus-minus sign
Table of mathematical symbols
En dash , a dash that looks similar to the subtraction symbol but is used for a different purpose
References
reflist|colwidth=30em
External links
Wiktionary|plus signWiktionary|minus sign
http://www.roma.unisa.edu.au/07305/symbols.htm#Plus The History of Mathematical Symbols & ndash; Plus and Minus
http://jeff560.tripod.com/mathsym.html Earliest uses of various mathematical symbols
DEFAULTSORT:Plus and minus signs Category:Elementary arithmetic Category:Mathematical symbols
ar:?????? ???? ????? ca:Signe matemàtic cs:Znaménka plus a minus de:Minus es:Signos más y menos fr:Signes plus et moins ko:????? ??? it:Più ka:?????? nl:Minteken ja:???????????? no:Fortegn nn:Minus pl:Plus i minus pt:Sinais de mais e menos ru:????? sk:Mínus sl:Plus fi:Etumerkki (matematiikka) sv:Plustecken tr:Arti ve eksi isaretleri yi:????? ??? ??????? ?????? zh:?????
Copyright Citations
This article is licensed under the GNU License
Click here for original article: Minus