Everything Totally Explained


Ask & we'll explain, totally!
Caret
Totally Explained


  NEW! All the latest news in the worlds of computer gaming, entertainment, the environment,  
finance, health, politics, science, stocks & shares, technology and much, much, more.  


View this entry using RSS

Everything about Caret totally explained

Caret is the name for the symbol ^ in ASCII and some other character sets. Its Unicode code point is U+005E, and its ASCII code in hexadecimal is 5E. Strictly speaking, the caret character in common use is actually referred to in the Unicode standard as the "CIRCUMFLEX ACCENT"; the Unicode character named "CARET" is actually a distinct, much less common character, at code point U+2038 (‸). There is also a combining mark, U+0302 "COMBINING CIRCUMFLEX ACCENT", which is used when a circumflex accent is to be added as a diacritical mark to another letter. However, the term "caret" is most frequently used to refer to the first of these. Often it's spelled phonetically, Carat. It is also a mark used by an author or editor to indicate where something is to be inserted into a text.

Uses and history

The caret was originally used, and continues to be, in handwritten form as a proofreading mark to indicate where a punctuation mark, word or phrase should be inserted in a document. The term comes from the Latin caret, "it lacks", from 'carēre', to lack; to be separated from; to be free from. The caret symbol is written below the line of text for a line-level punctuation mark such as a comma, or above for a higher character such as an apostrophe; the material to be inserted may be placed inside the caret, in the margin, or above the line.
   The caret is also found on some typewriters, where it's used to denote a circumflex accent in languages which require it, such as French.
   In statistics, the caret is used to denote an estimator or an estimated value, as opposed to its theoretical counterpart.
   In mathematics and physics, a caret appearing above a letter indicates a unit vector (a vector with a magnitude of 1).
   In mathematics, a caret can signify an exponent (3^5 for 3^5) where superscript is difficult or impossible (such as on some graphing calculators).
   In mathematics, a caret placed above an element of a set can signify that that element has been removed from the set.
   In programming languages the caret is used either to signify exponent, or to represent a bitwise XOR operator. The use of as exponent can be traced back to ALGOL 60, which expressed the exponentiation operator as an upward-pointing arrow, intended to evoke the superscript notation common in mathematics. The up-arrow character was codified as character 5E in the original 1963 version of the ASCII standard; however, this was a short-lived placement. The 1965 ECMA-6 standard replaced the up-arrow with the currently-used caret (and the left-arrow with the underscore); two years later, the second revision of ASCII followed suit, due to pressure from international standards committees requiring the character's presence as a diacritical mark (the circumflex). The caret is commonly used to signify control characters via caret notation.
   In regular expressions the caret is used to mark the beginning of a string, or the beginning of a line within that string.
   In logic the caret is used as a propositional operator to symbolize logical conjunction otherwise known as an "and" statement. for example pandq.

Other meanings

The term caret is also sometimes used in graphical user interface terminology where it means a text insertion point indicator, frequently represented by a blinking vertical bar. In this context, it may be used interchangeably with the word cursor, although the latter term is often reserved for a mouse pointer.
   The caret is also a common text emoticon used in a pair to resemble Anime eyes (^_^).

Further Information

Get more info on 'Caret'.


External Link Exchanges

Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:

    <a href="http://caret.totallyexplained.com">Caret Totally Explained</a>

Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
   As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned.



Copyright © 2007-8 totallyexplained.com | Licensed under the GNU Free Documentation License | Site Map
This article contains text from the Wikipedia article Caret (History) and is released under the GFDL | RSS Version