08/16/2018, 05:01 AM
(This post was last modified: 08/16/2018, 05:02 AM by sheldonison.)
(08/16/2018, 12:24 AM)Chenjesu Wrote: Okay, so then what is the solution to the half-exponential that allows it to be plotted in the complex plane? Or otherwise how does this tetration relationship allow it to be plotted?
Assuming you have sexp(z) and its inverse the slog(z), you use sexp(slog(z)+0.5). Then it depends a lot on the specific computational technique, and whether your program generates an slog or an sexp. The most mathematically rigorous published computational technique is probably William Paulson's recent paper.
Also you can take advantage of halfexp(exp(z)) = exp(halfexp(z))
- Sheldon

