Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 564 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 564 Bytes

ContinuedExponential

Implementation of a fractal in C++ and Mathematica

Side project inspired by Mathematical Physics 05 - Carl Bender https://www.youtube.com/watch?v=LMw0NZDM5B4

Implementation of a "long double"-precision-implementation for computing convergence-criteria of continued exponentials. The result is a human-readable output of integer values approximating the number of accumulation points in a user defined rectangle with evenly distributed selectable resolution.

The results can be further visualized in additional (Mathematica) applications.