#Mathematica, 3 bytes, non-competing LCM Mathematica's built-in [`LCM` function](https://reference.wolfram.com/language/ref/LCM.html) is capable of handling rational number inputs. Since this answer is pretty uninteresting, I'll mark this non-competing.