Search Tools Links Login

Quadratic Equation Solver


Visual Basic 6, or VB Classic

This program is a simple Quadratic Equation solver which, aside from finding the x intercepts (whether real or imaginary), it graphs the equation and makes a table of values, and shows the quadratic equation with your values calculated inside. I submitted this program as an example for beginners on the correct use of Object Names, Variable Names, Etc (Based on the Leswinski Naming System). This program of course teaches you how to graph an equation in a picture box, and use a list box. The program uses a Variable Array to store the Y Values of the graph, thereby demonstrating how to utilize a variable array.

Original Author: Merlin Corey

Assumptions

To use the program, I assume knowledge of a quadratic equation and how it works.
To use/read the code, I assume a small amount of expirience with Visual Basic.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 101 times

Categories

Visual Basic 6

Attachments

Quadratic 203215312001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 3,893 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.