Skip to content

JackGerry1/mandelbrot_formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Mandelbrot Formula

This file implements the Mandelbrot formula and provides functions to calculate and process complex numbers. It allows users to enter a complex number or a real number and perform iterations of the Mandelbrot function. The program prints the results and determines if the number is in the Mandelbrot set.

To run the program, execute the following command:

python mandelbrot_formula.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages