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