MathGroup Archive 2006

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

Search the Archive

Re: General--Strange behavior of MathieuC

  • To: mathgroup at smc.vnet.net
  • Subject: [mg70230] Re: General--Strange behavior of MathieuC
  • From: dimmechan at yahoo.com
  • Date: Sun, 8 Oct 2006 02:04:45 -0400 (EDT)
  • References: <eg84bj$nh9$1@smc.vnet.net>

I know that I don't answer to your question but the following links
might be helpful for you

http://mathworld.wolfram.com/MathieuFunction.html
http://functions.wolfram.com/MathieuFunctions/MathieuC/

In fact the obtaing values from the following command

Table[MathieuC[a, -1/4, Pi/4], {a, 0.5, 1.5, 0.1}]

are the same with those from

http://functions.wolfram.com/webMathematica/FunctionEvaluation.jsp?name=MathieuC


  • Prev by Date: Re: Faster ways to unionize intersecting sets?
  • Next by Date: Re: Troubles with Integrate
  • Previous by thread: General--Strange behavior of MathieuC
  • Next by thread: How to assign the result from NonlinearFit to a function