Draw_mandelbrot - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
Description
Draws a Mandelbrot fractal.
Parameters
- x: (x,y)
- y
- w:
- Zx: (Zx,Zy)
- Zy
- Zw:
- iter:
Return Values
type: Returns...
Example Call
// Example of using the function.
NOTOC
Draws a Mandelbrot fractal.
type: Returns...
// Example of using the function.
NOTOC