MaxMemoryUsed
Usage
Notes
Further Examples
This gives the number of bytes of memory currently being used by Mathematica.
In[1]:=
|
Out[1]=
|
This generates a million pseudorandom numbers between zero and one.
In[2]:=
|
Additional memory is needed to store the list.
In[3]:=
|
Out[3]=
|
|