Solve Quadratic Equations in One Variable
Category:
Dates and MathType:
SnippetsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
A single sub-procedure for solving quadratic equations. Your WinForm requires four TextBox controls and a command button.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: