Skip to content

addy360/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

The Mandelbrot set is defined by the equation:

[ z_{n+1} = z_n^2 + c ]

where:

  • ( z ) is a complex number, represented as ( z = x + yi )
  • ( c ) is also a complex number, represented as ( c = a + bi )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages