← Matematik

Faktor Sepunya Terbesar dan Gandaan Sepunya Terkecil

Isi maklumat yang diperlukan dan lihat keputusan terus dalam pelayar anda.

Paste a list of integers to find their greatest common divisor via Euclid’s algorithm and the least common multiple via successive reduction.

Bahasa lain ja | en | zh-CN | zh-TW | zh-HK | es | es-419 | es-MX | pt-BR | pt-PT | id | vi | ko | fr | de | it | ru-RU | hi-IN | ar | bn-BD | ur-PK | tr-TR | th-TH | pl-PL | fil-PH | ms-MY | fa-IR | nl-NL | he-IL | cs-CZ

Masukkan integer

Use commas or spaces to separate up to 32 integers.

Contoh: 12, 18, 24 atau 64 48 16. Nilai negatif dan sifar dibenarkan.

Keputusan

Greatest common divisor (GCD)
--
Least common multiple (LCM)
--

Soalan lazim

How many integers Bolehkah saya enter at once?

Anda boleh masukkan sehingga 32 integer yang dipisahkan dengan koma atau ruang.

Bolehkah saya include negative numbers or zero?

Yes. Zero yields an LCM of zero and signs are ignored when calculating the GCD and LCM.