You are here: irt.org | FOLDOC | equals
<character> "=", ASCII character 61.
Common names: ITU-T: equals; gets; takes. Rare: quadrathorpe; INTERCAL: half-mesh.
Equals is used in many languages as the assignment operator though earlier languages used ":=" ("becomes equal to") to avoid upsetting mathematicians with statements such as "x = x+1". It is also used in compounds such as "<=", ">=", "==", "/=", "!=" for various comparison operators and in C's "+=", "*=" etc. which mimic the primitive operations of two-address code.
(1995-03-29)
Nearby terms: EQLOG « EQLog « Eqn « equals » equational logic » Equational Programming Language » Equel
FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL