==
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)
- (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
See also
English
Etymology
From the programming sense.
Conjunction
==
Synonyms
Chinese
Symbol
==
- alternative form of = =