Quadratic Solution Calculator
Today I installed VB in my computer and got to work as soon as I installed it. I did some reading and my brother taught me some tricks in it. It gave me some problems while installing, after installation there was no problem.
VB is easy and takes about 2 hours to learn the basics and make a simple program, but it is good if you have some previous programming because it will make your job easier. Well I made a program that calculates the solution for the equation ax² + bx + c = 0. It gives the 2 values of x that can satisfy the equation.
This is no complex program, has a very simple interface. I am working on a cool program tonight (the reason why I installed VB).
Download: Quadratic Solution Calculator
November 9th, 2007 at 12:52 am
Nice! Would have taken me all day. Still I like your other program better.
November 9th, 2007 at 6:46 am
Thanks Burt, I am going to make a advance HTML generator now. It’s going to be helpful of newbies and all.