C++ program to draw a sine wave
kw.cpp
Output
kodingwindow@kw:~$ g++ kw.cpp -lgraph
kodingwindow@kw:~$ ./a.out Enter the Amplitude value 100
What Next?
Computer Graphics Algorithms
Advertisement
kodingwindow@kw:~$ g++ kw.cpp -lgraph
kodingwindow@kw:~$ ./a.out Enter the Amplitude value 100