Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
10195 bpr 1
new 300,300
2
xrange -10,10
3
yrange -10,10
4
hline 0,1,black
5
trange 0,2*pi
6
plot red, 2*sin(t),2*cos(t)
7
fill 4,4, green