Group Abstract Group Abstract

Message Boards Message Boards

0
|
5.9K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

How to generate a pentation fractal?

Posted 4 years ago
POSTED BY: Daniel Geisler
2 Replies

You can write (a+bi)^(c+di) as exp(log(r)(c+id)+iθ(c+id)), where r and theta are the norm and arg of the a+bi. then write that out in pure complex and real part; the real part give you a simple exp(real) and exp(complex) give you a rotation.

POSTED BY: Sander Huisman

Thank you, I was able to get my code to compile.

POSTED BY: Daniel Geisler
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard