Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!think!ames!haven!ncifcrf!nlm-mcs!adm!smoke!gwyn From: gwyn@smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: who said that C is supposed to be a mathematical language? Message-ID: <8381@smoke.ARPA> Date: 26 Aug 88 21:25:59 GMT References: <8365@smoke.ARPA> <225800053@uxe.cso.uiuc.edu> <8374@smoke.ARPA> <509@accelerator.eng.ohio-state.edu> <891@l.cc.purdue.edu> <4203@adobe.COM> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 7 In article <4203@adobe.COM> burgett@steel.UUCP (Michael Burgett) writes: >In light of 1 & 2... where's the beef? C is doing what it is designed to do, ... The essential point is, C's ability to support numerical applications could be significantly improved without adverse effect on its use for systems work. In fact, X3J11 has adopted some of these improvements, e.g. allowing single- precision intermediate computation instead of forcing it to be done in double.