Title: Fractal Planet IX Post by: floppyHat on December 09, 2016, 01:41:22 AM Fractal Planet IX (http://nocache-nocookies.digitalgott.com/gallery/19/13586_09_12_16_1_41_22.png) http://www.fractalforums.com/index.php?action=gallery;sa=view;id=19834 "Mandelbrot" set of a complicated function combination I invented. The first function works with z = x + iy in polar form (r, θ), basically switching the argument and modulus and normalising them. The second function changes z thus: x -> 1 / (x + sin y); y -> 1 / (y + cos y) |