$arctan = atan($x/$y);
$eq=round($i*$arctan*sin($arctan))%2==0;
I then ran a series from 4.2 to 4200 increment by 10X each step. Here's what I found:
The Great Rays
This blog is a collection of generated images derived from equations mapped onto an ulam spiral. I got the number spiral bug from mofostopheles and have been exploring the pattern results ever since. Algorithms programmed using PHP's GD image library.
No comments:
Post a Comment