Plotting the Mandelbrot Set

Calcpad has an interesting and undocumented feature, that I am going to reveal in this post. You can use it to quickly plot the Mandelbrot set. This is a set of complex numbers c, for which the iterative equation zn+1 = zn2 + c does not go to infinity. The most beautiful part is thatContinue reading “Plotting the Mandelbrot Set”

Getting started

Calcpad is available for both cloud and desktop on the official website http://calcpad.eu. You can use it as an online programmable calculator with support for complex numbers, variables, functions and graphing. You can also browse the online library and find professional worksheets for solving equations or calculating areas, volumes and mechanical properties. There is also aContinue reading “Getting started”