Difference between revisions of "Apple"

(Created page with "<asy> for (real t = 0; t <= 6.28; t += 0.314) { draw(point(cos(t)*(1-sin(t)), cos(t)*(1-cos(t)); } </asy>")
 
m (added deletion request)
 
Line 4: Line 4:
 
}
 
}
 
</asy>
 
</asy>
 +
{{delete|unnecessary page}}

Latest revision as of 17:59, 28 September 2024

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)
This article has been proposed for deletion. The reason given is: unnecessary page.

Sysops: Before deleting this article, please check the article discussion pages and history.