|
|
1.1 root 1: main()
2: {
3: double d;
4:
5: for (d=0.; d < 1.; d += .1)
6: printf("%.3e %.3f %.3g\n", d, d, d);
7: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.