Fortran output



>>>>> "Judah" == J Milgram <milgramjh@nswccd.navy.mil> writes:

    Judah> Sorry to inundate the list with so many questions at once.  I think I
    Judah> asked these a couple of years ago so please forgive me if I've forgotten
    Judah> the answers ...

    Judah> 1. On Fortran output, is there a way to cause floats to come out with a
    Judah>    "d0" at the end? Some compilers really do want this.

What happens, then, if you really wanted single-precision floats?  I
think maxima has historically always done everything in
double-precision, so all number are doubles.

Ray