+ 5
how to draw graphs ? i want a representative graph for my binomial equation... soo any tips?
c+++
3 Respuestas
+ 3
GraphJS is very nice and easy to use.
+ 2
look for "sine function" on youtube,this is turtle graphics (python), look for "one year of c++" on youtube as well for some library for graphics for c++ and stuff. this is not a tutorial btw,i wish you good luck
+ 2
thanks a lot