|
-
July 13th, 2009, 10:24 AM
#8
Re: Quadratic Equations Java Help with My Program
Ok to clarify for all:
I've already got the program to ask the user to enter 3 values.
Then it outputs to the screen what the roots are after it computes it.
I want to know how to code the part where you output the equation once it computes in ax^2+bx+c form...for example so and so values inputted and equation like this for eg gets outputted to the screen: 5x^2+10x+25
(something like that)
I also want to know how to do the discriminants (if statements).
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|