Question: Rewrite Programming Exercise 3.1 to obtain imaginary roots if the determinant is less than 0 using the Complex class in Programming Exercise 13.17. Here are
Rewrite Programming Exercise 3.1 to obtain imaginary roots if the determinant is less than 0 using the Complex class in Programming Exercise 13.17. Here are some sample runs:
![]()
![]()
![]()
Enter a, b, c: 1 3 1 Enter The roots are -0.381966 and -2.61803
Step by Step Solution
3.38 Rating (167 Votes )
There are 3 Steps involved in it
import javautilScanner public class Exercise1320 public static void main... View full answer
Get step-by-step solutions from verified subject matter experts
