/Factoring-and-Graphing-Toolbox

A simple graphing calculator for lines and parabolas and a factoring calculator that factors trinomials with a = 1, a > 1, difference of squares, and common factoring.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Factoring and Graphing Calculator

Our grade 11 CS project, and careers project.

A simple graphing calculator for lines and parabolas and a factoring calculator that factors trinomials with a = 1, a > 1, difference of squares, and common factoring. GUI and graphing calculator made with tkinter.