Manuals/calci/MANDELBROT

From ZCubes Wiki
Revision as of 17:45, 22 August 2017 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''MANDELBROT'''</div><br/> ==Description== *This function shows the figure of the Mandelbrot. *Fractals are infinitely complex patterns that are ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
MANDELBROT


Description

  • This function shows the figure of the Mandelbrot.
  • Fractals are infinitely complex patterns that are self-similar across different scales.
  • This property is called self-similarity.
  • Fractals form a never ending pattern, created by repeating a simple process over and over, in an ongoing feedback loop.Mandelbrot Set is the set of points in the complex plane with the sequence where the result does not approach infinity.
  • The Julia Set is closely related to Mandelbrot Set.
  • The Mandelbrot Set is obtained from the quadratic recurrence equation , (with=0), where points c in the complex plane for which the computed value of does not tend to infinity.

Examples

See Also


References