Code used in these answers.
complex.cpp Complex functions library(Q1)
complex.h Header for this library(Q1)
test_complex.cpp tests functions in library(Q1)
mandel.cpp text mandelbrot plotter(Q2)
chaos.cpp Feigenbaum diagram (Q3)
chaos2.cpp Fiegenbaum diagram (part 2) (Q3)