Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Display of Numbers >

FortranForm

FortranForm[expr]
prints as a Fortran language version of expr.
  • Standard arithmetic functions and certain control structures are translated.
  • FortranForm acts as a "wrapper", which affects printing, but not evaluation.
  • The width of output lines must be set explicitly by giving the option PageWidth->n for the relevant output stream.
  • No declarations are generated.
New in 1
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team