Re: limit crash
- To: mathgroup at smc.vnet.net
- Subject: [mg34844] Re: limit crash
- From: "vIRCiated\(tm\)" <r.pinheiro at tutopia.com.br>
- Date: Sun, 9 Jun 2002 05:10:17 -0400 (EDT)
- Organization: BRASNET
- References: <a6chm2$dr3$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
"Richard Fateman" <fateman at cs.berkeley.edu> escreveu na mensagem news:a6chm2$dr3$1 at 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. works on windows 95, mathematica 4, p233, 32 mb ram. looks wacky... > RJF