REAL FUNCTION RK ( I, J, II, JJ, K )

Argument Definitions (+ indicates altered content)
INTEGER            I,          II,         J,          JJ
INTEGER            K
Description
  Copyright (C) 1978 Charlotte Froese Fisher 
  Copyright (C) 2012 Jacek Kobus 
 
 
The rk function evaluates an 'rk' integral
Source file:rk.f
External Functions and Subroutines Called
REAL*8             QUADS
SUBROUTINE         YKF
Parameter Variables Used
INTEGER            MAXNO              (MAXNO = 29999)
INTEGER            MAXORB             (MAXORB = 20)
Referenced Common Block Variables (+ indicates altered content)
PARAM0             INTEGER            IONE