Sum function evaluation problem



Hi All,

I was using this sum function:

> *sum((tan(1/(2*x))-tan(1/(2*x+1))),x,1,inf),simpsum=true;*
>

However, the evaluated result is the mathematical expression instead of a
float value, even with simpsum=true.
How do I get a value?

Sincerely,

Chi Ben