Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

GCD(<number>;<number><number>;...)

Description

Returns the greatest common divisor, which is an integer that divides into all of the numbers without a remainder. 

...