Re: limit crash
- To: mathgroup at smc.vnet.net
- Subject: [mg33229] Re: limit crash
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Sat, 9 Mar 2002 18:05:12 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <a6chm2$dr3$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi, you should consider to switch to a more stable operating system. My IRIX 6.5 returns Infinity Regards Jens Richard Fateman wrote: > > a=Log[Log[x*Exp[x*Exp[x]] + 1]] - Exp[Exp[1/x]]*Log[x] > > Limit[a,x->Infinity] > > crashes the Math kernel in 4.1 > at location 0x64008450 > on Windows 2000. > > RJF