![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCJoOLw_WWk9bPhwFaGM1WtUXnmzJOgd3JDX05JTAWimj8sz7FKp7eUF3XuxynikWfyO5xPSGDTgYDdDF1Hm4pT3FvmjRxAJs-V5tLqJG5j54obuyadX6dWsu5t91Ym1abM1M4r3VBivmX/s400/e__image01.png)
Algorithm: (Math.round(Math.sqrt(Math.pow(n, 2.71828 ))*2.71828)%2==0)
This unusual creation uses PI and e to display a weird hodge podge of fractal influenced spirals:
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwuQO1xhlT4k0QvH94PHLNRFvMUoLbdZPiMg_1M63tfmt6BU5WImbEqzTxgw4XpORiko1s8WTzM3PmNUnhQF4sOuWO8p3Ul5rr4-7HUPWvcGrgn3BXyK0H44FEyfFKSQcxk7QgeweXMzG9/s400/e__image02.png)
Algorithm: (Math.round(Math.sqrt(Math.pow(n, Math.PI ))*2.71828)%2==0)
A simplification of the algorithm leads to this:
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8E3tW4W_X7N1taWBJNw6PA6wAG8Mb0RmorATrDszS_DmNF0xGF-DhkCgTGbk3VZqDlizyvt7Mt4Qz3kyLIdrZkTI7SQzemuF6jpRiqxwJtg6ZhQo-g6auzXWoh4ZfKNiLSHAX9g-tH0zz/s400/e__image03.png)
Algorithm: (Math.round(n/2.71828)*n%2==0)
No comments:
Post a Comment