Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site seismo.CSS.GOV Path: utzoo!linus!gatech!seismo!tiberio From: tiberio@seismo.CSS.GOV (Mike Tiberio) Newsgroups: net.lang Subject: Re: AWK Message-ID: <19@seismo.CSS.GOV> Date: Tue, 20-Aug-85 14:42:55 EDT Article-I.D.: seismo.19 Posted: Tue Aug 20 14:42:55 1985 Date-Received: Wed, 21-Aug-85 06:33:03 EDT References: <323@faron.UUCP> <249@lzwi.UUCP> Distribution: na Organization: Center for Seismic Studies, Arlington, VA Lines: 8 Keywords: AWK, Programming Pearls, Bentley Summary: What functions? We have added all from -lm! I don't read CACM, what functions are you talking about? We have added all the siingle argument math functions from libm.a to awk. We also use awk on double precision data and found it necessary to modify awk so that it would never convert the double to single during handling. Our version came with getline and exit, are these the functions you are talking about? seismo!tiberio