| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: <ellis@ATHENA.MIT.EDU> To: bugs@ATHENA.MIT.EDU Date: Tue, 28 Mar 89 08:55:17 EST The intrinsic function DREAL is missing from the hf77 compiler. Compiling the following code gives an "undefined" error: double complex a a = dcmplx(1.0D0,0.0D0) write (6,*) dreal(a), dimag(a) stop end f77 test.f test.f: MAIN: Undefined: _.dreal_ _dreal_
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |