Re: Re: A small syntax error causing Kernel crash, Version 6.0.1
- To: mathgroup at smc.vnet.net
- Subject: [mg87371] Re: [mg87331] Re: A small syntax error causing Kernel crash, Version 6.0.1
- From: George Woodrow III <georgevw3 at mac.com>
- Date: Wed, 9 Apr 2008 05:52:28 -0400 (EDT)
- References: <fta9mn$eap$1@smc.vnet.net> <200804080934.FAA11908@smc.vnet.net>
On my machine (Intel MacBook Pro) running 6.0.2.1, I get an error message: Integrate::"ilim" : "Invalid integration variable or limit(s) in {x}. \ ButtonBox["", BaseStyle->"Link", ButtonData:>"paclet:ref/message/Integrate/ilim", ButtonFrame->None, ButtonNote->"Integrate::ilim"] " So I guess the function now knows to do nothing when the limits are not correctly specified. george On Apr 8, 2008, at 5:34 AM, dh wrote: > > > Hi Nasser, > > this also happens with version 6.0.2 > > Daniel > > > > Nasser Abbasi wrote: > >> Fyi; > >> > >> This below causes Kernel crash > >> > >> Solve[Integrate[f[x]*Exp[x], {x}] == 1, r] > >> > >> Mathematica 6.0.1, on XP (the {x} is the problem). > >> > >> Nasser > >> > >> > >> > >> > > >
- References:
- Re: A small syntax error causing Kernel crash, Version 6.0.1
- From: dh <dh@metrohm.ch>
- Re: A small syntax error causing Kernel crash, Version 6.0.1