Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 453 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 453 Bytes

Quadratic_Derivative_Calc

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.