==

Translingual

Symbol

==

  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)

See also

This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.