Template:InOut: Difference between revisions

From Knot Atlas
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 3: Line 3:
|width=70px|<code style="color: blue; border: 0px; padding: 0em">In[{{{n}}}]:=</code>
|width=70px|<code style="color: blue; border: 0px; padding: 0em">In[{{{n}}}]:=</code>
|<code style="white-space: pre; color: red; border: 0px; padding: 0em; background-color: rgb(255,255,255);">{{{in}}}</code>
|<code style="white-space: pre; color: red; border: 0px; padding: 0em; background-color: rgb(255,255,255);">{{{in}}}</code>
|- align=left valign=top
|colspan=2|{{{stdout|test}}}
|- align=left valign=top
|- align=left valign=top
|width=70px|<code style="color: blue; border: 0px; padding: 0em">Out[{{{n}}}]=</code>
|width=70px|<code style="color: blue; border: 0px; padding: 0em">Out[{{{n}}}]=</code>

Latest revision as of 16:23, 20 January 2006

In[{{{n}}}]:= {{{in}}}
Out[{{{n}}}]= {{{out}}}