DIV()

Top  Previous  Next

 

The DIV() function returns the quotient from a division operation.

 

 

Format

 

DIV(dividend, divisor)

 

where

 

dividendevaluates to a number.

 

divisorevaluates to a number.

 

The DIV() function returns the quotient from dividing dividend by divisor.