Problem with limit, zeroa, zerob



Hi,

I think I have a problem with the constants zeroa and zerob
(or does Maxima have that problem?):

When I calculate the limit of sin(x)/abs(x) towards 0+

limit(sin(x)/abs(x),x,zeroa)

I get the result "und", but is'nt the correct result "1"?

Substituting x by 1/y and calculating the limit towards "inf" results
in the expected answer.

Thanks in advance
Wilhelm Haager