Expressions which approach their limiting value exponentially need fewer terms:
Increasing the number of terms can improve accuracy:
Error in numerical approximation:
Use more terms to reduce error:
Use
Scale to avoid regions where the expression is undefined:
The function

diverges for

, so choose the initial step to avoid this divergence:
Approach 0 along the negative real axis (
z* can be input using
zEsc co Esc):
Approach 0 along the positive imaginary axis:
An example where the default method works fairly well:
An example where the default method works poorly:
Here,
SequenceLimit produces the correct result:
When using
Method->SequenceLimit, increasing
WynnDegree may improve the accuracy of the limit:
Increasing
WorkingPrecision alone does not produce a more accurate result:
To improve accuracy, the number of terms needs to be increased: