#ifndef DEMO_MATHFUNCTIONS_H #define DEMO_MATHFUNCTIONS_H void mandelbrot(); #endif