Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!vax5!cqny From: cqny@vax5.CIT.CORNELL.EDU Newsgroups: comp.unix.ultrix Subject: REAL*16 not available in FORTRAN for RISC Message-ID: <19702@vax5.CIT.CORNELL.EDU> Date: 9 Jan 90 19:21:17 GMT Sender: news@vax5.CIT.CORNELL.EDU Distribution: usa Lines: 14 Keywords: RISC Ultrix FORTRAN REAL*16 I have an application which I am porting to the DECsystem 5400 which uses REAL*16 (128 bit) floating point, currently in VAX FORTRAN. The largest floating point format in FORTRAN for RISC is REAL*8. Does anyone know of extended precision libraries which might be usable with FORTRAN for RISC? Since the critical code isn't impossibly long, I could recode using an extended precision integer formulation, if all I could find was an extended integer package. Thanks Rich Marisa Cornell Programmable Automation marisa@cpa.tn.cornell.edu or cqny@vax5.tn.cornell.edu