littlekit.
Private by design

LCM Calculator

LCM(a,b) = |a ÷ GCD(a,b) × b|, folded across the list.

Your inputs stay in your browser. No account required.
Loading tool controls…

How lcm calculator works

LCM(a,b) = |a ÷ GCD(a,b) × b|, folded across the list.

Try an example

12, 18 → 36.

Good to know

Safe integers only. Any zero makes the result zero; overflow is rejected.

Your privacy

Processing happens on this device. We do not upload your input, put it in share links or save it to your favourites. Closing this tab discards the working input; downloaded results remain wherever you save them.

A useful next step

Made for clarity. Built to be useful.Report an issue