Timing
Usage
Notes
Further Examples
Here is the CPU time needed to compute a large Bernoulli number. The time will vary for different machines. Adding a semicolon suppresses the display of the calculation and makes a Null appear in its place in the output.
In[1]:=
|
Out[1]=
|
Doing the computation a second time is considerably faster because tables were constructed the first time around.
In[2]:=
|
Out[2]=
|
|