DIVIDE
G
Written by Gary Ditsch
Updated over a week ago

What is the DIVIDE function?

The returned value of one number divided by another

Syntax

DIVIDE(value1, value2)

Sample Usage

=DIVIDE( 10, 2 )

Notes about this function

  • This function can only use two values, separated by a comma.

Did this answer your question?