statmobile
11-19-2003, 11:38 PM
Hey Pplz,
I'm trying to use bessik.c, but it keeps telling me that I have bad arguments in bessik. I'm using the sample code xbessik.c, but that isn't working either (nr.h has a previous declaration of 'select'). Can someone please explain how one can get at a Modified Bessel Function of the third kind with this code? I've been using the code:
bessik(2.0,1.0,&xri,&xrk,&xrip,&xrkp);
I'm trying to use bessik.c, but it keeps telling me that I have bad arguments in bessik. I'm using the sample code xbessik.c, but that isn't working either (nr.h has a previous declaration of 'select'). Can someone please explain how one can get at a Modified Bessel Function of the third kind with this code? I've been using the code:
bessik(2.0,1.0,&xri,&xrk,&xrip,&xrkp);