Curtis Osterhoudt
2011-03-31 09:03:44 UTC
Again, this happens on Linux, too. It's not limited to OS X
In[1]:= 1 + 1
Out[1]= 2
In[2]:= $Version
Out[2]= "7.0 for Linux x86 (32-bit) (November 11, 2008)"
In[3]:= AbsoluteTiming[Integrate[x^3/(Exp[x] - 1), {x, 0, Infinity}]]
Out[3]= {15.64583`7.645943600598422, \[Pi]^4/15}
running 8, until I looked just now.
In[1]:= 1 + 1
Out[1]= 2
In[2]:= $Version
Out[2]= "7.0 for Linux x86 (32-bit) (November 11, 2008)"
In[3]:= AbsoluteTiming[Integrate[x^3/(Exp[x] - 1), {x, 0, Infinity}]]
Out[3]= {15.64583`7.645943600598422, \[Pi]^4/15}
AES, are you running Mathematica 7? If so, then maybe it's a problem with
Mathematica 7 for OS X (all the other people with the same issue as you who
posted in this thread seem to be running Mathematica 7 on OS X).
Heike.
Have to confess, that's what I'm running -- and I really thought I wasMathematica 7 for OS X (all the other people with the same issue as you who
posted in this thread seem to be running Mathematica 7 on OS X).
Heike.
running 8, until I looked just now.