/LCM-display-in-table

A visual display of L.C.M calculation using tables

Primary LanguageCSS

LCM-display-in-table

This is a basic LCM calculator using the table display The link to the LCM calculator can be found below https://sammychinedu2ky.github.io/LCM-display-in-table/ //created by sammychinedu2ky

In case you've forgotten LCM, it is the lowest number among a group of numbers which is divisble by each of those numbers.

For Example

2, 3, 4

The lowest number which all these numbers can divide is 12.