MOMOLAND BBoom BBoom
2.0 August 12, 2025- 7.9
- 1
- 2
- 3
- 4
- 5
div/mod-calc with gcd,lcm and lcd
Small tool for calculating
- Division and modulo (div/mod)
- Greatest common divisor (gcd/gcf)
- Least common multiple (lcm)
- Extended Euclidean algorithm (a*u+b*v=gcd)
*follow shortly*
- Lowest common denominator for fractions (lcd)