floating point printf

utzoo!watmath!csc utzoo!watmath!csc
Tue Dec 7 14:28:21 AEST 1982


main() {
	printf("%e\n", 3.0e25);
}

gives

6.910121e+27

-jan



More information about the Comp.bugs.4bsd.ucb-fixes mailing list