Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

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

Description

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

Examples

Column1Column2GCD() returns
521
243612
20.8124
20-305
  • No labels