MathGroup Archive 2003

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

Search the Archive

Re: WinXP and Mathematica 2.2.3.2

  • To: mathgroup at smc.vnet.net
  • Subject: [mg45287] Re: WinXP and Mathematica 2.2.3.2
  • From: vb at cybertester.com (Vladimir Bondarenko)
  • Date: Sun, 28 Dec 2003 05:10:48 -0500 (EST)
  • References: <bsjlkb$252$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

"Sieghard Seyrling" <sseyrlin at student.ethz.ch> wrote in message news:<bsjlkb$252$1 at smc.vnet.net>...
> Hi!
> Just one question: is it possible to run Mathematica 2.2.3.2 under Windows
> XP Home Edition???


Enjoy Mathematica 2.2 under Windows XP!


In[1] := $Version

Out[1] = Windows 387 2.2 (April 9, 1993)

In[2] := Integrate[Integrate[Integrate[Sqrt[(3 - (x + y + z))/\
         (1 + x + y + z)], {x, 0, 1}], {y, 0, 1}], {z, 0, 1}]

Out[2] = (16 - 9*3^(1/2) - 2*Pi)/3 + (2*(4 - 9*3^(1/2) + 5*Pi))/3

In[3] := N[%]

Out[3] = 0.789123

In[4] := NIntegrate[NIntegrate[NIntegrate[Sqrt[(3-(x+y+z))/\
         (1 + x + y + z)], {x, 0, 1}], {y, 0, 1}], {z, 0, 1}]

Out[4] = 0.789123


Cheers,

Vladimir Bondarenko

http://www.cybertester.com/
http://maple.bug-list.org/
http://www.CAS-testing.org/

..................................................................


  • Prev by Date: Re: Politically incorrect response to Re: a bug in RealDigits? Mathematica 5.0
  • Next by Date: Re: Compile
  • Previous by thread: WinXP and Mathematica 2.2.3.2
  • Next by thread: Re: WinXP and Mathematica 2.2.3.2