answersLogoWhite

0


Best Answer

No function will add numbers up and divide the total by zero, as it is a mathematical impossibility to divide by zero. If your question meant to say that you want to divide by the amount of numbers that were summed to make the total, then the function is the AVERAGE function.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What function sums the numbers in the specified range and then divides the sum by the number zero?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Function sums the numbers in the specified range and then divides the sum by the number of non-zero cells in the range?

AVERAGE(range)


Sums numbers then divides by the number of values?

average function


Sums numbers in range and divides by number of values?

Average Function


What sums numbers in range and divides by number of value?

Average function


What function compare the numbers in the specified range and then return with the largest number?

Maximum.


Does the total function sum the numbers in the specified range and then divides the sum by the number of nonzero cells in the range?

To be technically accurate, no function does this. The answer you are looking for is the AVERAGE function. It divides by the amount of cells that have values in them, not by the amount of cells. In most situations, all of the selected cells have values in them, but there are cases when they don't.


What function will read a specified number of elements from a file in c?

fread() function will read a specified number of elements from a file .


Sums number then divides by the number of values?

Average Function


What Excel function sums values and then divides by the number of values?

The AVERAGE function.


What is a number that divides evenly into two numbers?

It is a factor of both numbers


What function returns the number of occurrences of a specified character in the input string?

The charAt function returns the number of occurrences of a specified character in the input string.


What is the Function that adds the values of cells in a range and divides the result by the number of cells?

The AVERAGE function.