LCM Calculator

LCM Calculator lets you lCM combines integers with |a × b| / gcd(a,b). Enter your own values or load the worked example.

Method and calculation

LCM combines integers with |a × b| / gcd(a,b).

Inputs and settings

LCM Calculator accepts Integers.

Worked example

LCM Calculator example — Integers: "12,18,30". Computed output: { "lcm": "180" }

Output and limitations

LCM Calculator: Use finite inputs. Results use double-precision arithmetic.

Technical references: JavaScript Unicode normalization

LCM Calculator FAQs

LCM Calculator applies the following rule to your input: LCM combines integers with |a × b| / gcd(a,b). The worked example on this page uses the same processor as the result button.
LCM Calculator has these boundaries: Use finite inputs. Results use double-precision arithmetic. Start by checking the integers field against the units or format shown.
LCM Calculator provides this sample: { "lcm": "180" }. Use the sample button to reproduce it, then replace the inputs with your own values.