GCD

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