Apple

for (real t = 0; t <= 6.28; t += 0.314) {
	draw(point(cos(t)*(1-sin(t)), cos(t)*(1-cos(t));
}
 (Error making remote request. Unknown error_msg)