/Adjustable-Multiplication-Table

An interface that creates a unique multiplication table using PHP or JavaScript. Users can use negative and/or decimal numbers while also displaying the table in ascending or descending order.

Primary LanguageJavaScript

Adjustable-Multiplication-Table

A website where the user can create a multiplicaiton table and can also:

  • Define the start and end values of the table (both columns and rows)
  • Use negative and/or decimal numbers
  • Create the table using client-side or server-side processing
  • Can display the table with ascending and/or descending numbers