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