home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / derive / download / Setup.exe / %MAINDIR% / Users / Carlson.doc < prev    next >
Encoding:
Text File  |  2002-05-15  |  1.1 KB  |  23 lines

  1.         CARLSON.DOC Carlson elliptic integrals.
  2.             Jim FitzSimons cherry@neta.com
  3.  
  4. The utility CARLSON.MTH contains the best way to numerically evaluate
  5. elliptic integrals. It contains the definition of the Carlson elliptic
  6. integrals RF(x,y,z), RJ(x,y,z,p), RC(x,y), RD(x,y,z), and RG(x,y,z).
  7. It contains the definitions of the Legendre elliptic integrals
  8. ELLIPTIC_F(phi,m), ELLIPTIC_E(phi,m), and ELLIPTIC_PI(phi,m,n).
  9.  
  10. The numerical algorithms are based on Numerical Algorithms 10(1995)13-26.
  11. B.C. Carlson Numerical computation of real or complex elliptic integrals
  12. The numerical Carlson elliptic integral are R_F(x,y,z), R_C(x,y),
  13. R_J(x,y,z,p), R_D(x,y,z), and R_G(x,y,z).
  14. The numerical Legendre elliptic integral are LEGENDRE_F(phi,m),
  15. LEGENDRE_E(phi,m), and LEGENDRE_PI(phi,m,n).
  16.  
  17. These algorithms are good for calculating the elliptic integrals to very
  18. large precision.
  19. These algorithms are good for calculating the elliptic integrals with
  20. both real and complex arguments.
  21. There is demonstration file CARLSON.DMO which tests the elliptic integrals
  22. for both real and complex arguments.
  23.