Encyclopedia > Equals (computing)

  Article Content

Equals (computing)

"=", ASCII character 61.

Common names: ITU-T: equals; gets; takes. Rare: quadrathorpe; INTERCAL: half-mesh.

Equals is used in many programming languages as the assignment operator[?] though earlier languages used ":=" ("becomes equal to") to avoid upsetting mathematicians with statements such as "x = x+1". It is also used by itself and in compounds such as "<=", ">=", "==", "/=", "!=" for various comparison operators[?] and in C's "+=", "*=" etc. which mimic the primitive operations of two-address code[?].

See also:



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Canadian Music Hall of Fame

... is held each year in Toronto as part of the Juno Awards. Complete list of Inductees 1978 Guy Lombardo 1978 Oscar Peterson 1979 Hank Snow 1980 Paul Anka ...

 
 
 
This page was created in 22 ms