13.07.2015 Views

Mathematica Tutorial: Notebooks And Documents - Wolfram Research

Mathematica Tutorial: Notebooks And Documents - Wolfram Research

Mathematica Tutorial: Notebooks And Documents - Wolfram Research

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

104 <strong>Notebooks</strong> and <strong>Documents</strong>In[10]:=This creates an expression from an InputForm string.ToExpression@"x^2 + y^2"DOut[10]= x 2 + y 2In[11]:=This creates the same expression from StandardForm boxes.ToExpression@RowBox@8SuperscriptBox@"x", "2"D, "+", SuperscriptBox@"y", "2"D

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!