Hello,
I am using Visual C++ 2010 Express and my question is: How to implement graphs resulting from mathematical equations. For instance, after a calculation, I am left with a sinusoid and I would like to be able to display it.
Thank you![]()
This is a discussion on Visual C++ 2010 Express - How to display waveforms (mathematical) within the C++ Programming forums, part of the General Programming Boards category; Hello, I am using Visual C++ 2010 Express and my question is: How to implement graphs resulting from mathematical equations. ...
Hello,
I am using Visual C++ 2010 Express and my question is: How to implement graphs resulting from mathematical equations. For instance, after a calculation, I am left with a sinusoid and I would like to be able to display it.
Thank you![]()
Are there any graphic libraries etc which can be used for this purpose? Thank you