Formula
Encyclopedia : F : FO : FOR : Formula
- For other senses of this word, see formula (disambiguation).
In general mathematical use there is no essential difference in meaning with the term "expression", although the word "formula" tends to be reserved for an expression that "can stand on its own", that has a meaning outside of the immediate context in which it appears and a significance that can be grasped intuitively.
In Computing, a formula typically describes a calculation, such as addition, to be performed on two or more variables. A formula is often implicitly provided in the form of a computer instruction such as
Total fruit = number of Apples + number of Oranges.In computer spreadsheet terminology, a formula is usually a text string of the form
=A1 + A2 where both A1 and A2 describe "cells" (column A, row 1 or 2) within the spreadsheet.The result appears within the cell containing the formula itself (possibly A3, at end of values in column A).
See also
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
