Write an algorithm and draw a flowchart that will calculate the roots of quadratic equation . Consider decision structures
when b2 - 4ac > 0
b2 - 4ac = 0
and b2 - 4ac < 0

This must be your algorithm or you can't hand it in without a chance that the teacher will find it here.

-> Share where you are stuck so we can discuss possible ideas.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.