Computer Science, asked by saranshyadav78pbapwf, 1 year ago

what is a formula ? explain with the help of an example


AlwaysSmile: formula for what you want to ask??
saranshyadav78pbapwf: formula in ms excel
AlwaysSmile: ok

Answers

Answered by AlwaysSmile
38
Hey friend,

Here is your answer,
______________________________________________________________

A formula is an expression telling the computer what mathematical operation to perform upon a specific value.

When referring to computer software, formulas are most often used in spread sheet programs, such as Microsoft Excel. Using formulas in spreadsheets can allow you to quickly make calculations and get totals of multiple cells, rows, or columns in a spreadsheet.

Below is an example of a Microsoft Excel formula .

SUM(A$1:A$3)

which adds the total of cells A1,A2, and A3. In this formula, SUM is the function of the formula.
______________________________________________________________

Hope this helped you !!
Please mark as brainliest !!
Answered by Anonymous
15

Answer:

Explanation:Formula is an expression that can include cell address, numbers, arithmetic operaters, and parenthesis. Eg. =A2+B2

Similar questions