NumericalCalculus`
NumericalCalculus`
Radius
Details and Options
- To use Radius, you first need to load the Numerical Calculus Package using Needs["NumericalCalculus`"].
- Valid settings are positive numbers. The default setting is 1.
Examples
Basic Examples (2)Summary of the most common use cases
In[1]:=1

✖
https://wolfram.com/xid/0cpmvconfh8apdzut8-jrc7n7
Use Radius to pick the annulus within which the Laurent series produced by NSeries will converge:
In[2]:=2

✖
https://wolfram.com/xid/0cpmvconfh8apdzut8-nlu
Out[2]=2

In[3]:=3

✖
https://wolfram.com/xid/0cpmvconfh8apdzut8-lm8
Out[3]=3

In[1]:=1

✖
https://wolfram.com/xid/0cpmvconfh8apdzut8-cytogs
Changing Radius can improve the accuracy in the result returned by NSeries:
In[2]:=2

✖
https://wolfram.com/xid/0cpmvconfh8apdzut8-uob
Out[2]=2

In[3]:=3

✖
https://wolfram.com/xid/0cpmvconfh8apdzut8-mho
Out[3]=3
