News

This code is a GUI wrapper around polyfit and scipy curve optimize to easily allow users to plot polynomial and custom law graphs. The code gives values for fitting parameters with uncertainties and ...
Polynomial Graph Plotter This project allows users to dynamically create and plot polynomial functions of varying degrees with user-defined coefficients and intercepts. The graph shows the polynomial ...