Re: limit crash
- To: mathgroup at smc.vnet.net
- Subject: [mg33264] Re: limit crash
- From: Steve Luttrell <luttrell at signal.qinetiq.com>
- Date: Tue, 12 Mar 2002 05:09:18 -0500 (EST)
- References: <a6chm2$dr3$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
This gives Infinity when I do it in "Mathematica 4.1 for Microsoft Windows (June 13, 2001)" on "Windows 2000, 5.00.2195, Service Pack 2". Steve Luttrell Richard Fateman <fateman at cs.berkeley.edu> wrote in news:a6chm2$dr3$1 @smc.vnet.net: > 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.