fortcat.spad line 83 [edit on github]
FortranProgramCategory provides various models of FORTRAN subprograms. These can be transformed into actual FORTRAN code.
outputAsFortran(u) translates u into a legal FORTRAN subprogram.
outputAsFortran(u)
u
CoercibleTo(OutputForm)