QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ExMandelbrot.js File Reference

Classes

class  ExMandelbrot
 This action plots the Mandelbrot set. More...
 

Functions

void mandelbrot (void xmin, void ymin, void xmax, void ymax, void iterations)
 
void mandelIter (void cx, void cy, void maxIter)
 

Function Documentation

◆ mandelbrot()

void mandelbrot ( void xmin,
void ymin,
void xmax,
void ymax,
void iterations )

◆ mandelIter()

void mandelIter ( void cx,
void cy,
void maxIter )