BSD 4.2
/* * "@(#)erfc_.c 1.1" */ float erfc_(x) float *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.