module

Utils

Class methods

gcd(a : Int32 | UInt32, b : Int32 | UInt32)
Source
gcd(integers : Array(Int32 | UInt32))
Source
quotients_from_division_by_gcd(integers : Array(Int32 | UInt32))
Source