How do I compute e^e to thounands of decimal places?



I know that I can compute e quickly by using the Taylor series with the
binary splitting.
I there any fast algorithm for computing e^e to high precision?

Thanks

.



Relevant Pages