==

(Redirected from )
U+2A75, ⩵
TWO CONSECUTIVE EQUALS SIGNS

[U+2A74]
Supplemental Mathematical Operators
[U+2A76]

Translingual

edit

Etymology

edit

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

edit

==

  1. (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)
  2. (mathematics) This term needs a definition. Please help out and add a definition, then remove the text {{rfdef}}.
    • 2012, John Browne, Grassmann Algebra Volume 1: Foundations: Exploring extended vector algebra with Mathematica (in English), John M Browne, →ISBN, page 373:
      The result of taking the regressive product of an m-element A and its complement   in the reverse order introduces a potential change of sign.
          

Antonyms

edit

See also

edit

English

edit

Etymology

edit

From the programming sense.

Conjunction

edit

==

  1. (Internet slang) The same as; equal to.
    • 2000 October 8, Jan Schaumann, “Re: Comparing Perl and Java”, in comp.lang.perl.misc[1] (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

edit

Chinese

edit

Symbol

edit

==

  1. Alternative form of = =