Plot the sum of a randomly generated (symmetric) fourier series (10 numbers) using the RealComplexSpace class which can track, plot and interpolate (make a line between) complex numbers. This class also exports a util class named `Complex` for handling complex numbers.
Made Using: GPUjs Real Renderer