Hello.
I'm trying to calulate limit as x approaches infinity of e^((t-1)x)
Naturally, I got Notimplemented error Result depends on the sign of sign(t - 1).
My question how can I in general make assumption that this limit is finite?
I mean in general, because expression for limit can be arbitrary.
Thank you.