Computer Science, asked by adityakharatmul, 9 months ago

Compare formulas and functions with one example.

Answers

Answered by srajfaroquee
2

Formulae are the general mathematical expression to find out desire result. But Functions are the multiple lines of code to perform a specific task.

**Please mark this answer as Brainliest answer! Thank you!

Answered by nanncychhikara0000
2

Answer:

Afunction is a built-in operation, such as SUM() , AVERAGE() , etc. ... The difference is that a function is a built-in calculation, while a formula is a user-defined calculation. A formula could just use a single function. For example, if you enter =AVERAGE(A1:A56) , that is a formula, using the AVERAGE function.

Similar questions