Mandelbrot set: Difference between revisions

m
(→‎Normal Map Effect, Mercator Projection and Perturbation Theory: The original coloring methods added and subheadings inserted; Comments shortened)
Line 7,990:
 
A, B = collect(x) .- 1, collect(y) .- h / d
C = (2.0 + 1.0im) .* (A' .+ B .* im) .- 0.5
 
Z, dZ = zero(C), zero(C)
305

edits