Hi,
is the series expansion for the following expression bugged in maple or am I missing some crucial thing of series?
series((1/epsilon-log(4)),epsilon=0);
results in epsilon^-1 -2 -2*ln(2)
for xmaple 16.01. The console version does not add the wrong term "-2".
Apparently it works here: