N
Usage
Notes
Further Examples
Here is a numerical approximation to the square root of .
In[1]:=
|
Out[1]=
|
Here is a numerical approximation to to decimal places.
In[2]:=
|
Out[2]=
|
Here is an expression composed of radicals that happens to be zero.
In[3]:=
|
It is not possible to show that zz is exactly zero by using approximate arithmetic.
In[4]:=
|
Out[4]=
|
This shows that zz is equivalent to zero.
In[5]:=
|
Out[5]=
|
In[6]:=
|
|