~=

From Wiktionary, the free dictionary
Jump to navigation Jump to search

Translingual

[edit]

Description

[edit]

~ + =.

Symbol

[edit]

~=

  1. (mathematics) Approximately equal to.
    Synonym:
    pi ~= 3.14pi is approximately equal to 3.14
  2. (programming) The inequality operator (compare , !=, <>) in some programming languages, including Lua and MATLAB.