Xref: utzoo comp.arch:7654 comp.lang.fortran:1652 comp.misc:4502 comp.lang.c++:2313 Path: utzoo!attcan!uunet!sco!seanf From: seanf@sco.COM (Sean Fagan) Newsgroups: comp.arch,comp.lang.fortran,comp.misc,comp.lang.c++ Subject: Re: Quadruple-Precision Floating Point ? Keywords: REAL*16 hardware? obscure Message-ID: <1973@scolex> Date: 23 Dec 88 19:14:57 GMT References: <8561@alice.UUCP> Reply-To: seanf@sco.COM (Sean Fagan) Organization: The Santa Cruz Operation, Inc. Lines: 16 In article <8561@alice.UUCP> wcs@alice.UUCP (Bill Stewart, usually) writes: >Are there any machines that implement quad-precision (128-bit) floating >point numbers in hardware? Yes. Cyber's, which have 60-bit single precision, have 120-bit double precision. Their decendents, the Cray's, have 64-bit single precision, and 128-bit double precision. They are, however, probably a bit much for you. An ETA-10 is also a 64-bit s.p. machine, and I believe it is also a 128-bit d.p. machine. And, yes, the FORTRAN compilers on all of these machines support the 128-bit stuff. -- Sean Eric Fagan | "Merry Christmas, drive carefully and have some great sex." seanf@sco.UUCP | -- Art Hoppe (408) 458-1422 | Any opinions expressed are my own, not my employers'.