Plot Circle by tails (yamaya)

read r
eval set {$r..-$r}**2
for y;{
for x;{
printf \\$[x+y>$1?40:52]
}
echo
}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page