Xref: utzoo comp.arch:7623 comp.lang.fortran:1642 comp.misc:4467 comp.lang.c++:2291 Path: utzoo!attcan!uunet!portal!cup.portal.com!PLS From: PLS@cup.portal.com (Paul L Schauble) Newsgroups: comp.arch,comp.lang.fortran,comp.misc,comp.lang.c++ Subject: Re: Quadruple-Precision Floating Point ? Message-ID: <12797@cup.portal.com> Date: 21 Dec 88 06:47:46 GMT References: <8561@alice.UUCP> Organization: The Portal System (TM) Lines: 8 The Honeywell-Bull DPS90 and DPS9000, both current production models, implement floating point using a 36 bit word. They have hardware support for single, double, and quad (144 bit) floating point. The Fortran compiler has full support for this, including math library. Mail me if you want more info. ++PLS