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