VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Quadratic Equation Solver

by Merlin Corey (1 Submission)
Category: Math/Dates
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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.

Assumes
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.

Rate Quadratic Equation Solver

Download Quadratic Equation Solver

Download Quadratic Equation Solver (3 KB)

Quadratic Equation Solver Comments

No comments have been posted about Quadratic Equation Solver. Why not be the first to post a comment about Quadratic Equation Solver.

Post your comment

Subject:
Message:
0/1000 characters