Languages Visual Basic & VB.NET Visual Basic Math/ Dates  

Quadratic Equations

download download  
important code information
author:
angelica c
minimum requirements:
Quadratic Equations description

This solves quadratic equations ax˛ + bx + c = 0 and gives the apex coordinates of the parabola.


File List:
quadratic equation/0b
quadratic equation/QuadraticEquation.vbp1Kb
quadratic equation/QuadraticEquationForm.frm9Kb
quadratic equation/QuadraticEquationForm.frx2Kb
quadratic equation/math.ico2Kb

Similar code
Math-Game (Popularity: ) : This code proposes math operations depending on the difficulty level and on the game mode the player chose. I did this for my little bros, so don't expect to have fun or be super captivated... It can be neat if ...
a - Generate your own Random Numbers! (Popularity: ) : This simple program generates random numbers using the basic mathematical methods. The methods are 1. Mixed Congruential 2. Multiplicative Congruential 3. Additive Congruential. Understand the simple mathematics involved! No API's used.
Advanced power calculator (Popularity: ) : This program is developed in Visual Basic 6.0. It is nothing but scientfic calculator. Here i designed a library for calculation. use this program for only studying purpose.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 170
version
size in Kb 4
popularity   1312/7913374
user rating 5/10
ad


New Code
Popular Code