/factorization-tool

A web page intended to visual my factorization algorithm

Primary LanguageJavaScript

Factorization Tool

This is the first web page I created for algorithmic practice. I port my C program's source code to JavaScript, so the algorithm can be better visualized.

For more information, See also TravorLZH/cppstuff