MathGroup Archive 2005

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

Search the Archive

bug in series expansion routines.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg55199] bug in series expansion routines.
  • From: Richard Fateman <fateman at cs.berkeley.edu>
  • Date: Wed, 16 Mar 2005 05:36:38 -0500 (EST)
  • Organization: University of California, Berkeley
  • Sender: owner-wri-mathgroup at wolfram.com

Series[BesselJ[0, x], {x, 2.404, 10}]

gives an error about illegal series composition, which
is inappropriate, since using 2404/1000 in there
produces a series.

My guess is that this bug could be exhibited in
many ways.
version 5.0


  • Prev by Date: GridLines
  • Next by Date: Sum
  • Previous by thread: Re: Re: GridLines
  • Next by thread: Re: bug in series expansion routines.