
I'm trying to calculate that easy integral but I get undef. When I replaced $\infty$ with $1000$, I got the right answer. ($e^{-1000}$ is zero roughly). Although this calculator knows that $e^{-\infty} = 0$ (as you can see).
What's the problem?
(I know that there is many programs that can get Laplace transformation easily... I'm trying to fix this issue.)
EDIT:

Well, it worked when I replaced $s$ with $5$. Isn't there any way to make assumptions? Or storing a number as a variable and getting the answer in terms of it somehow...
EDIT2:

It worked with a little trick :D I used the number $e$ or $\pi$ to get the answer in terms of them
It's an old question but the answer might help someone :
In fact you just have to define $s$ as $s>0$ with the '|' symbol, like this (screenshot in the link) : Usage of the '|' symbol to define assumption for $s$
You can use '|' whenever you have to specify an assumption to the calculator.