= (equals) (1)

Tests for equality, for example, "if a=b then… ". In some languages, however, it assigns the value of one thing to another, for example, a=b gives a the value of b.