GLE Example: cos2t.gle

[PDF file]
size 6 6 include "polarplot.gle" set font texcmr begin graph center title "r = cos(2\theta)" xaxis min -1.1 max 1.1 yaxis min -1.1 max 1.1 polar "cos(2*t)" 0 2*pi fill wheat end graph
[Return to examples page]
|
GLE Example: cos2t.gle![]() [PDF file]
size 6 6 include "polarplot.gle" set font texcmr begin graph center title "r = cos(2\theta)" xaxis min -1.1 max 1.1 yaxis min -1.1 max 1.1 polar "cos(2*t)" 0 2*pi fill wheat end graph [Return to examples page] |