DocumentationMathematicaBuilt-in FunctionsInput and OutputBasic Operations
Further Examples: Put (>>)
This puts the expanded polynomial into the file tempput.
In[1]:=
Here are the contents of the file tempput.
In[2]:=
"a^3 + 3*a^2*b + 3*a*b^2 + b^3"