Module: Fractals

Defined in:
lib/fractal.rb

Overview

drag(x, x_min_val, x_max_val, mapped_to_min_val, mapped_to_max_val), the same as the popular map(…) function.

Defined Under Namespace

Classes: Mandelbrot

Constant Summary collapse

I =
Complex 'i'