Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 381 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 381 Bytes

radix-tables

Code to generate numerical tables in an arbitrary radix.

Each Java class generates an HTML file with a given table. Compiling and running Factorial.java will create an HTML file with the entire factorial table in the docs/ directory, where it will be available via Github Pages: charlesreid1.github.io/radix-tables