Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Converting between Expressions & Strings >

OutputForm

OutputForm[expr]
prints as a two-dimensional representation of expr using only keyboard characters.
  • The OutputForm of many kinds of expressions is quite different from their internal representation.
  • OutputForm acts as a "wrapper", which affects printing, but not evaluation.  »
  • OutputForm cannot be used directly for input to Mathematica.
  • When possible, OutputForm uses approximations to special characters. Thus is given as >= and é as e'.  »
New in 1 | Last modified in 3
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team