Is this a bug or what am I missing, simple limit computation
f=(e^(-x))/(2+ sin(x));
limit(f,x=infinity)
this yields "undefined", but the limits is clearly zero, thus I gather there's a bug or I am missing something basic . All help is appreciated.