|
|
1.1 root 1: double pow_dd(ap, bp)
2: double *ap, *bp;
3: {
4: double pow();
5:
6: return(pow(*ap, *bp) );
7: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.