MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Timing of N[ Factorial[4000000], 18]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg95717] Re: Timing of N[ Factorial[4000000], 18]
  • From: Falko Schmidt <schmidtfalko at t-online.de>
  • Date: Sun, 25 Jan 2009 21:46:50 -0500 (EST)
  • References: <200901241118.GAA04803@smc.vnet.net> <glhjje$fa$1@smc.vnet.net>

On Sun, 25 Jan 2009 11:49:02 +0000 (UTC), Murray Eisenberg
<murray at math.umass.edu> wrote:

>   $Version
>7.0 for Microsoft Windows (32-bit) (November 10, 2008)
>
>   Timing[N[Factorial[4000000],18]]
>{6.047,5.46787756151445098*10^24671065}
>
>Ted Ersek wrote:

In[1]:= Timing[N[Factorial[4000000],18]]
Out[1]= {6.334,5.46787756151445098*10^24671065}
In[2]:= $Version
Out[2]= 6.0 for Microsoft Windows (32-bit) (June 19, 2007)


  • Prev by Date: two plots in Mathemtica 7. Bug?
  • Next by Date: Re: Timing of N[ Factorial[4000000], 18]
  • Previous by thread: Re: Timing of N[ Factorial[4000000], 18]
  • Next by thread: Re: Re: Timing of N[ Factorial[4000000], 18]