Group Abstract Group Abstract

Message Boards Message Boards

How to generate a pentation fractal?

Posted 3 years ago
POSTED BY: Daniel Geisler
2 Replies

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

POSTED BY: Daniel Geisler

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
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard