• Home
  • QUOTIENT function

QUOTIENT function

The QUOTIENT function is one of the math and trigonometry functions. It is used to return the integer portion of a division.

Syntax

QUOTIENT(numerator, denominator)

The QUOTIENT function has the following argument:

ArgumentDescription
numeratorThe dividend, a numeric value.
denominatorThe divisor, a numeric value.
Notes

How to apply the QUOTIENT function.

Examples

The figure below displays the result returned by the QUOTIENT function.

QUOTIENT Function

Article with the tag:
Browse all tags