home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / sci / math / numanal / 3966 < prev    next >
Encoding:
Internet Message Format  |  1993-01-26  |  1.4 KB

  1. Xref: sparky sci.math.num-analysis:3966 sci.engr:2534 sci.engr.mech:838
  2. Newsgroups: sci.math.num-analysis,sci.engr,sci.engr.mech
  3. Path: sparky!uunet!spool.mu.edu!enterpoop.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!cai
  4. From: cai@athena.mit.edu (Liang-Wu Cai)
  5. Subject: Algorithm(s) need for Bessel functions
  6. Message-ID: <1993Jan25.201447.2082@athena.mit.edu>
  7. Sender: news@athena.mit.edu (News system)
  8. Nntp-Posting-Host: barker-6-7.mit.edu
  9. Organization: Massachusetts Institute of Technology
  10. Date: Mon, 25 Jan 1993 20:14:47 GMT
  11. Lines: 23
  12.  
  13.  
  14. Dear netter,
  15.  
  16.  I am in need (badly) of an accurate algorithm Bessel functions of various 
  17. kinds with real argument and integer order. What I need actually is a 
  18. algorithm which is able to provide the result with at least 7 significant 
  19. digits for J_n (z) and Y_n (z) with n <=100 and z <= 100. Please note this
  20. requires a relative error crition, though some absolute critera may be
  21. incorperated with the only purpose to prevent possible underflows. The algoriths
  22. may be in FORTRAN or C, or some easy-to-understant "psuedo-code".
  23.  
  24. The method in "Numerical Recipes" fails to give out any error information, and
  25. collapes somewhere. I can't find any others. 
  26.  
  27. Since I need it badly, I may be required to write one for my own. So suggestions
  28. on how to write scuh a function also welcome. 
  29.  
  30. Thanks in advance.
  31.  
  32. Please e-mail me at "cai@athena.mit.edu"
  33.  
  34.  
  35. Liang-Wu Cai
  36.