==
See also: Appendix:Variations of "="
Translingual
    
    Etymology
    
Introduced by the B programming language, which used the symbol "=" for variable assignment. The reasoning given by the creators of the language is that assignment is more frequent than equality testing, and thus deserves the shorter operator. The syntax was inherited by its successor C, and later adopted more widely. See wikipedia:Relational operator#Confusion with assignment operators.
Symbol
    
==
- (programming) In some programming languages, an operator that compares if two values are equal.
- if x==1 then print "success!" end (prints "success!" if x equals 1)
 
Antonyms
    
English
    
    Etymology
    
From the programming sense.
Conjunction
    
==
- (Internet slang) The same as; equal to.
-  2000 October 8, Jan Schaumann, “Re: Comparing Perl and Java”, in comp.lang.perl.misc (Usenet):- As soon as I posted the article I knew that screwdriver and hammer would be abused in this example. I even did get to the "screwdriver == drink" part myself, only the "getting hammered" escaped me. ;-)
 
 
-  
Synonyms
    
Chinese
    
    
    This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.