load(draw) draw2d(nticks=200,xrange=[-2,2],yrange=[-2,2],polar(1/(1+1*cos(theta)),theta,0,(2*%pi)));
第一引数: r(θ) 第二引数:上記函数の変数名 第三引数:変数の最小値 第四引数:変数の最大値