Question: How to make maple evaluate a simple limit exp(-a*x) as zero?

What to do, to make maple evaluate the limit

limit(exp(-a*x), x = infinity)

where a>0 as zero? Thank you!

Please Wait...