Divide-By-0 / ideas-for-projects-people-would-use

Every time I have an idea, I write it down. These are a collection of my top software ideas -- problems I think enough people have that don't have solutions. I expect you can reach a decent userbase if marketed correctly, as I am surely not the only one with these problems.
MIT License
1.45k stars 58 forks source link

App-Idea- FuncSol-integral solver and graph visualiser #30

Closed ishwariiic closed 2 hours ago

ishwariiic commented 4 hours ago

his 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.It is very common problem for students to find a proper platform for solving calculus problems and verifying their answers, even more difficult to visualise it, this app solves their problem.

Divide-By-0 commented 2 hours ago

Hey! Unfortunately I don't think this satisfies the constraints or is a highly novel software app, as Wolfram Alpha is probably good enough for me here.