Computer Science, asked by rijohitus24, 2 months ago

Find the output of the formula SUM(3,5,6,7

Answers

Answered by aryanchandel91
0

Answer:

ffffffffffffffffffo to the point of view of

Answered by anindyaadhikari13
1

Answer:

  • The output of =SUM(3,5,6,7) is - 21.

Explanation:

  • The SUM() function in MS Excel is used to calculate sum of numbers.
  • Syntax: =SUM(range) or =SUM(number1, number2, number3,...)
  • Here, =SUM(3,5,6,7) returns the sum of 3,5,6 and 7 which is 21.
  • Hence, the output is 21.

Learn More:

  • AVERAGE():- This function returns the average value of numbers.
  • MAX():- This function returns the maximum of a given set of numbers.
  • MIN():- This function returns the minimum of a given set of numbers.
  • ABS():- This function returns the absolute value of a number.
Attachments:
Similar questions