Added README.md.

This commit is contained in:
2024-11-21 22:26:00 -05:00
parent 6ee3d94102
commit 7ab0bd2231
+5
View File
@@ -0,0 +1,5 @@
# Natural Log Fractal
![Image](h.png)
Created by iterating `z' = ln(-z) / ln(z)`.