sammychinedu2ky / LCM-display-in-table

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

Home Page:https://sammychinedu2ky.github.io/LCM-display-in-table/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://sammychinedu2ky.github.io/LCM-display-in-table/


Languages

Language:CSS 44.2%Language:JavaScript 41.3%Language:HTML 14.5%