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