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