Re: Fw: 2
- To: mathgroup at smc.vnet.net
- Subject: [mg73659] Re: Fw: 2
- From: "dimitris" <dimmechan at yahoo.com>
- Date: Sat, 24 Feb 2007 02:11:44 -0500 (EST)
- References: <ermcr9$hdl$1@smc.vnet.net>
Try also the following links http://documents.wolfram.com/mathematica/Built-inFunctions/NewInVersion5.0/ http://www.wolfram.com/products/mathematica/newin51/ http://www.google.com/search?hl=en&q=mathematica+version+5.2 May be this material will convince for upgrading! Regards Dimitris =CF/=C7 fizzy =DD=E3=F1=E1=F8=E5: > This is an interesting question for me for another reason.....my 'favorit= e' > version of Mathematica is still 4.2....I have found many things that work= in > 4.2 but do not work in 5.2....I have always been meaning to send them to > mathgroup but, must admit, I'm too lazy for it.....however, this example > here is perfect for the ocassion.... > > It works in 4.2......interesting also, that the Output in 5.2 for the > Series[ ] question, the answer seems different....I havent investigated it > further, just want to point out the interesting differences..... > > Jerry Blimbaum > > ----- Original Message ----- > From: "Andrzej Kozlowski" <akoz at mimuw.edu.pl> > To: <mathgroup at smc.vnet.net> > Sent: Thursday, February 22, 2007 3:35 AM > Subject: > > > > Try: > > > > Series[ArcCosh[x], {x, 0, 11}] > > > > and now try > > > > ArcCosh[x] + O[x]^12 > > > > At least with my version of Mathematica: > > > > $Version > > 5.2 for Mac OS X (February 24, 2006) > > > > > > I do not get the same answer (in fact in the latter case the input is > > returned unevaluated). With ArcSinh and any other function that I > > have tried in place of ArcCosh the outputs are always the same. > > > > Andrzej Kozlowski > > > > > > > > > > > >