Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utcsrgv.UUCP Path: utzoo!utcsrgv!ray From: ray@utcsrgv.UUCP (Raymond Allen) Newsgroups: net.lang.c Subject: Re: Numerical C Message-ID: <3954@utcsrgv.UUCP> Date: Wed, 18-Apr-84 11:11:39 EST Article-I.D.: utcsrgv.3954 Posted: Wed Apr 18 11:11:39 1984 Date-Received: Wed, 18-Apr-84 11:28:09 EST References: mhuxt.1311, <2320@ecsvax.UUCP> Organization: CSRG, University of Toronto Lines: 18 I do practically nothing but numerical computation on the computer. Although I realize that c was not written to do this, I often use it since it seems to run faster than F77. But, I agree with Steve Crandall. A complex type would be a real asset since, if I were to implement complex arithmetic using c as it stands now (I haven't) I would have to write all sorts of functions to implement + - * / as well as sin, cos, tan, etc. etc. It would be fun but I don't want to waste the time debugging all those routines. C'mon you compilier hackers, let's have a complex type (and double complex) in c. (While you're at it, how about an option to use the IEEE standard floating point that the VAXEN support.) It sure would be nice to have an exponent range of +-300!! (Shine my shoes, trim my beard, give me service!! :-) ) Ray Allen utcsrgv!ray (416) 978-5036