Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 8/1/84; site seismo.UUCP Path: utzoo!linus!decvax!mcnc!philabs!cmcl2!seismo!tiberio From: tiberio@seismo.UUCP (Mike Tiberio) Newsgroups: net.unix-wizards,unix-wizards,net.micro.68k,net.bugs.4bsd,net.works Subject: more sun and vax diffs Message-ID: <2810@seismo.UUCP> Date: Wed, 8-Aug-84 15:58:51 EDT Article-I.D.: seismo.2810 Posted: Wed Aug 8 15:58:51 1984 Date-Received: Tue, 14-Aug-84 06:42:23 EDT Distribution: net Organization: Center for Seismic Studies, Arlington, VA Lines: 15 a program, run on a sun and on a 780, both with 4.2 BSD: main() { double log10(); printf("%f\n", log10(0.)); } sun responds: Infinity vax responds: -73891372717101319000000000000000000000.000000 may the joker responsible for the answer found on the sun be shot! seismo!tiberio