An arithmetic expression that equates one set of conditions to another; for example,
A = B + C. In a programming language, assignment statements take the form of an equation. The above example assigns the sum of B and C to the variable A. See
formula editor.