QUOTIENT

Calculates the numerator divider by the denominator rounded down to the next-lowest integer.

Formula Syntax

QUOTIENT(Numerator, Denominator)

Numerator: amount being divided.

Denominator: divisor in the calculation.

Examples

QUOTIENT(5, 2) equals 2

QUOTIENT(-5, 2) equals -2

PensionSoft Corporation | 860.540.3690 | support@pensionsoft.com