I want to print a graph of an ellipse in c++. How can I do it(or any continuous graph) here in sololearn ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I want to print a graph of an ellipse in c++. How can I do it(or any continuous graph) here in sololearn ?

Please don't suggest graphics.h

2nd Dec 2017, 10:39 AM
Ishan
Ishan - avatar
2 Answers
+ 1
I think you will have to print text to standard output.
3rd Dec 2017, 6:55 AM
Eric Blinkidu
Eric Blinkidu - avatar
+ 1
Could you elaborate it with an example .
3rd Dec 2017, 6:56 AM
Ishan
Ishan - avatar