REAL FUNCTION PLAGUER ( N, L, CZ, CR )

Argument Definitions (+ indicates altered content)
INTEGER            L,          N
REAL*8             CR,         CZ
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.                            * 
                                                                        * 
 
### plaguer ### 
    Evaluates and returns a value of the Laguerre polynomial
Source file:plaguer.f
Intrinsic Functions Called
DOUBLE PRECISION   DBLE
GENERIC*8          EXP
External Functions and Subroutines Called
REAL*8             HYPG1F1
Local Variables (+ indicates altered content)
INTEGER           +LP,        +NP
REAL*8            +X