Skip to content

math.gcd

Andrew McWatters edited this page Apr 19, 2020 · 11 revisions

math.gcd()

Source

engine/shared/mathlib.lua

Usage

math.gcd( a, b )

Parameters

Name Type Description
a ??? ???
b ??? ???

This article is a stub. You can help Planimeter by expanding it.

Clone this wiki locally