While doing some caculation related to von Neumann entropy, I encountered this kind of convergent series.
$$\text{Exl}(x) \equiv \sum _{n=1}^{\infty } \frac{x^n \log (n!)}{n!}$$
In my calculation, this function Exl$(x)$ appears in some places where exponential function should be, for example,
$$\frac{\cosh (x) \text{Cxl}(x) + \sinh (x)\text{Sxl}(x)}{\cosh(2x)}$$
appears in my calculation, where
$$\text{Cxl}(x) \equiv \frac{\text{Exl} (x) +\text{Exl} (-x)}{2}$$
and
$$\text{Sxl}(x) \equiv \frac{\text{Exl} (x) -\text{Exl} (-x)}{2}$$
are defined from the similarity to the hyperbolic functions.
As the given function Exl$(x)$ looks like some kind of 'augmented' exponential function as the following plot suggests,
I suspect there's a well defined special function related to this series. Is it so? Any kind of suggestion is appreciated.