DOCUMENTATION CENTER SEARCH
Mathematica
>
Built-in
Mathematica
Symbol
Manipulating Notebooks from the Kernel
Reading Textual Data
Tutorials »
|
ToExpression
See Also »
Expression
Expression
is a symbol that represents an ordinary
Mathematica
expression in
Read
and related functions.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
A file containing
Mathematica
inputs:
In[1]:=
Read the text as
Mathematica
expressions:
In[2]:=
Out[2]=
Read the text without evaluating it:
In[3]:=
Out[3]=
SEE ALSO
ToExpression
TUTORIALS
Manipulating Notebooks from the Kernel
Reading Textual Data
New in 1
© 2008 Wolfram Research, Inc.