writting the quadratic formula using cmath

Feb 23, 2016 at 7:48am
hey guys help me write the quadratic formula using cmath
Feb 23, 2016 at 8:21am
I think you should read this first.
http://www.cplusplus.com/forum/beginner/1/
Feb 24, 2016 at 4:26am
Should also take a look at <cmath>

It basically gives you everything you need. And you'll need at most four variables.

http://www.cplusplus.com/reference/cmath/?kw=cmath
Topic archived. No new replies allowed.