MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Infinite Recursion

  • To: mathgroup at smc.vnet.net
  • Subject: [mg65189] Infinite Recursion
  • From: "ben" <benjamin.friedrich at gmail.com>
  • Date: Fri, 17 Mar 2006 00:13:32 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello

If I happen to program an infinite recursion, say

x=x/.x

mathematica produces continously error messages,
without ever stopping.

Usually, Abort Command does not work
in this case and I have to quit the kernel.

Is there a better way?

Thanks
Ben


  • Prev by Date: Solve Equation involving Error Function
  • Next by Date: Delayed Differential Equations [NDelayDSolve]
  • Previous by thread: Re: Solve Equation involving Error Function
  • Next by thread: Delayed Differential Equations [NDelayDSolve]