Mathematica 9 is now available

OutputForm

Usage

OutputForm[expr] prints as a two-dimensional representation of expr using only keyboard characters.


Notes

OutputForm is an approximation to StandardForm which uses only ordinary 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 GreaterEqual and  as e'.
• New in Version 1; modified in 3.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.