Sunday, 18 March 2012

Quadratic Equation

AIM: write a java program to print all real solutions to the qudratic eq ax2+b+c=0 Read a,b,c values and use the formula (–b+sqrt(b2-4ac))/2a.


Program Link:


https://hotfile.com/dl/149821927/d05aaa3/Quad.java.html

Output:

https://hotfile.com/dl/149821866/c32125b/fibonacci.doc.html

this output is in MS-OFFICE 2003 format

No comments:

Post a Comment