HOME | DD

Published: 2011-12-01 09:48:45 +0000 UTC; Views: 666; Favourites: 19; Downloads: 0
Redirect to original
Description
Compare withParameters
Formula: PP Mandelbrot 4
z = transform(z)
z.r = z.r - alpha.r*cos(z.i + cos(beta.r*z.i)) + c.r
z.i = z.i - alpha.i*sin(z.r + sin(beta.i*z.r)) + c.i
alpha = 0.5 + 0.7i
beta = 0.7 + 0i
Programs: saturn and titan
Number of A transforms: 0
Number of B transforms: 0
Transform sequence: A
Number of Complex Plane transforms: 1
Transform 0: power, -1 + 0i
Initial values of z: untransformed c
Image centre: 3.40174487466666667 - 1.93629188266666667i
Image width: 2.272
Rotation about image centre: 0 degrees
Maximum iterations: 5000
Bailout: norm(z) > 700
Colour selection: outer for bailout otherwise inner
Outer colouring: absolute log of range of change in magnitude
Inner colouring: fixed colour