QUOTIENT
integer portion of a division · from excel · excel: not yet compared · sheets: not yet compared
signature
QUOTIENT(numerator, denominator)
returns: number
| argument | required |
|---|---|
| numerator | required |
| denominator | required |
examples
formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.
fx
=QUOTIENT(2, 3) 0