A simple python calculator that derives quadratic equations with multiple settings for known or unknown 'x' values and optional graphing capabilities.
Several libraries are required: numpy, scipy, time, sympy, matplot.lib.pyplot
Written in a single document, not long and contains many comments for beginners to algebra in python to understand the process taken.
Windows executable version also available upon request.