Hey guys!

Need some help with homework again,

I have absolutely no idea what this means, could someone explain it to me with some example code?

For the quadratic equation problem, complete the 4th
phase: Write the C program
according to the algorithm specified in the lesson.
File name should be : quad .c
Run your program on the following inputs (a, b, and c):
 3,5,2
 3,6,3
 0,3,-6
 4, 5, 2

I don't have any code, because I have no clue what this is specifying... Help meh!

Recommended Answers

All 3 Replies

Hi Hyperion,
From your question, it seems that you should be referring to the algorithm that you have been given. Otherwise, if you haven't been given any algorithm to follow, then the question is not valid. I believe you know what an algorithm is?

Maybe algorithm = formula in this case.

Struggling to find that though...eh, I'll keep looking through my notes. Thanks for your help though.

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.