|
|
BSD 4.2
/*
* "@(#)dbesjn_.c 1.1"
*/
double jn();
double dbesjn_(n, x)
long *n; double *x;
{
return(jn((int)*n, *x));
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.