Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Formula
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==In computing== In [[computing]], a formula typically describes a [[calculation]], such as addition, to be performed on one or more variables. A formula is often implicitly provided in the form of a [[Instruction (computer science)|computer instruction]] such as. : ''Degrees Celsius'' = (5/9)*(''Degrees Fahrenheit'' - 32) In computer [[spreadsheet]] software, a formula indicating how to compute the value of a [[cell reference|cell]], say ''A3'', could be written as : ''=A1+A2'' where ''A1'' and ''A2'' refer to other cells (column A, row 1 or 2) within the spreadsheet. This is a shortcut for the "paper" form ''A3 = A1+A2'', where ''A3'' is, by convention, omitted because the result is always stored in the cell itself, making the stating of the name redundant.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)