GCD, LCM – DAX Guide

GCD: Returns the greatest common divisor of two integers.
https://dax.guide/gcd/

LCM: Returns the least common multiple of integers.
https://dax.guide/lcm/