REAL FUNCTION HYPG1F1 ( NP, LP, X )

Argument Definitions (+ indicates altered content)
INTEGER            LP,         NP
REAL*8             X
Description
                                                                        * 
  Copyright (C) 1996 Leif Laaksonen, Dage Sundholm                      * 
  Copyright (C) 1996-2010 Jacek Kobus               * 
                                                                        * 
  This program is free software; you can redistribute it and/or modify  * 
  it under the terms of the GNU General Public License version 2 as     * 
  published by the Free Software Foundation.                            * 
                                                                        * 
 
### hypg1f1 ### 
    Evaluates and returns a value of the confluent hypergeometric 
    function of the first kind _1F_1 = 1+ax/b+a(a+1)x^2/(2!b(b+1))+...
Source file:hypg1f1.f
Intrinsic Functions Called
DOUBLE PRECISION   DBLE
Local Variables (+ indicates altered content)
INTEGER           +I
REAL*8            +T