Files
c3c/test/unit/stdlib/math
Koni Marti 62dca4f1c5 math: add gcd and lcm
Add gcd and lcm functions to calculate the greatest common divisor (gcd)
and the least common multiple (lcm) to the math module. This will also
work for BigInts that implements its own gcd/lcm.
2024-12-10 15:44:52 +01:00
..
2024-12-10 15:44:52 +01:00
2023-03-18 19:13:17 +01:00
2024-12-08 16:51:44 +01:00
2024-12-10 15:44:52 +01:00
2024-02-22 17:13:51 +01:00