Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
math::gcd
gcd(a: Integer, b: Integer)
Parameter
Type
Description
a
Integer
b
Integer
Returns
(Integer) The greatest common denominator.