Coulomb functions as per the Gnu Scientific Library, reference manual section 7.7 and AMS-55, chapter 14. These functions are declared in header file gsl_sf_coulomb.h
hydrogenicR_1(Z, r, give=FALSE, strict=TRUE)hydrogenicR(n, l, Z, r, give=FALSE, strict=TRUE)coulomb_wave_FG(eta, x, L_F, k, give=FALSE, strict=TRUE)coulomb_wave_F_array(L_min, kmax, eta, x, give=FALSE,strict=TRUE)coulomb_wave_FG_array(L_min, kmax, eta, x, give=FALSE,strict=TRUE)coulomb_wave_FGp_array(L_min, kmax, eta, x, give=FALSE,strict=TRUE)coulomb_wave_sphF_array(L_min, kmax, eta, x, give=FALSE,strict=TRUE)coulomb_CL(L,eta, give=FALSE,strict=TRUE)coulomb_CL_array(L_min, kmax, eta, give=FALSE,strict=TRUE)
Arguments
n,l,kmax: input: integers
Z,r,eta,x,L_F,L_min,k,L: input: real values
give: Boolean with TRUE meaning to return a list of three items: the value, an estimate of the error, and a status number