OutputForm[expr] prints as a two-dimensional representation of expr using only keyboard characters.
Text strings. The quotes are not included in standard Mathematica output form. In input form, the quotes are included.
TeX
(Mathematica Import/Export Format) MIME type: application/x-texTeX typesetting system and programming language. Commonly used for typesetting mathematical and scientific publications and other technical ...
ToString[expr] gives a string corresponding to the printed form of expr in OutputForm. ToString[expr, form] gives the string corresponding to output in the specified form.
TraditionalForm[expr] prints as an approximation to the traditional mathematical notation for expr.
Files and pipes are both examples of general Mathematica objects known as streams. A stream in Mathematica is a source of input or output. There are many operations that you ...
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
FormatType::ftype
General::fmtval
TeXSave
(Obsolete Mathematica Symbol) TeXSave is superseded by Export[..., "TeX"] in Version 6.