Is there any standard way to evaluate the following summation?
$$ S(x):=\sum_{k=0}^\infty \frac{x^k}{(k+1/2)!} $$
where $(k+1/2)! = (k+1/2)(k-1/2)\ldots (1/2)$.
EDIT : As some of you asked for motivation for this question, the only thing that I can come up with is that I was trying to think of an analogous formula for half integral arguments $s$,
$$ \Gamma(s,x) = (s-1)! e^{-x} \sum_{m=0}^{s-1} \frac{x^m}{m!} $$