Daniel said:Adam said:Daniel said:Seems like that here too.
If you could make something that would graph functions/relations, I'd love you forever.
Graphing functions(If you mean drawing the graph as an image if you input the coordinates) is a little out of my range of abilities currently.
Well, what about something that you give the program an equation for example y = 2x + 1, and it will solve it replacing x with the numbers from -5 to 5 and give the answers in a (X, Y) format![]()
Oooo, I could do something like this using C++. But not sure if I have enough time right now to do something like that. Even if I did, it wouldn't be all pretty. Would simply be like a DOS window and ask you to enter in things and then spit out what you want.