florinpop17 / app-ideas

A Collection of application ideas which can be used to improve your coding skills.
https://iCodeThis.com/?ref=app-ideas
MIT License
80.93k stars 9.6k forks source link

FuncSol Project- for solving integrals and dislplaying them visually #897

Open ishwariiic opened 1 month ago

ishwariiic commented 1 month ago

Is your feature request related to a problem? Please describe. I always find it difficult to visualise integrals and graphs,also it is very difficult to find a platform that solves complex integrals.This is a function solver app built using python and Tkinter,it can solve linear equations upto 3 variables, display their graphs, solve integrals and differential equations and perform operations on matrices. Describe the solution you'd like This is a function solver app built using python and Tkinter,it can solve linear equations upto 3 variables, display their graphs, solve integrals and differential equations and perform operations on matrices. I have also used numpy, matplotlib in this to make graph visualisation eaiser. Outputss (1).pptx