Quotient is a type of
function
Answers
Answered by
1
Answer:
The quotient function returns the integer portion of a division. Simple as that. QUOTIENT(numerator, denominator) There are two arguments, numerator is the dividend and the denominator is the divisor. The formula in cell D2: =QUOTIENT(B2,C2) returns
Answered by
0
The quotient function returns the integer portion of a division. Simple as that. QUOTIENT(numerator, denominator) There are two arguments, numerator is the dividend and the denominator is the divisor.
Similar questions