
The Excel QUOTIENT function returns the result of integer pision without the remainder.
Returns the quotient without a remainder.
Integer Number
=QUOTIENT (numerator, denominator)
For pision with a remainder use the pision operator "/".

The Excel QUOTIENT function returns the result of integer pision without the remainder.
Returns the quotient without a remainder.
Integer Number
=QUOTIENT (numerator, denominator)
For pision with a remainder use the pision operator "/".