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);