Archimedean spiral: Difference between revisions

m
No edit summary
Line 1,195:
every 1000 {
\\ redifine window (console width and height) and place it to center (symbol ;)
Window 12, random(1210, 18)*1000, random(8, 12)*1000;
move scale.x/2, scale.y/2
let N=2, k1=pi/120, k=k1, op=5, op1=1
Line 1,214:
Archimedean_spiral
</lang>
 
 
=={{header|Maple}}==
404

edits