x(t)=
y(t)=
tの範囲≦t≦
↑グラフのxy範囲(左端のx座標,右端のx座標,下端のy座標,上端のy座標)
style.stroke='green';bg(circle(0, 0),1);circle(Math.cos({{0}})/4*3, Math.sin({{0}})/4*3, 1/4);style.stroke='red';circle(Math.pow(Math.cos({{0}}), 3), Math.pow(Math.sin({{0}}), 3), 0.02);
関数プリセット