Template:Graphics: Difference between revisions

From Drorbn
Jump to navigationJump to search
No edit summary
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
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
|- align=left valign=middle
|
| [[Image:{{{img}}}]]
|- 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>
|[[Image:{{{img}}}|{{{width}}}]]
|<code style="white-space: pre; color: black; border: 0px; padding: 0em; background-color: rgb(255,255,255);">{{{out}}}</code>
|}
|}

Latest revision as of 10:53, 17 January 2008

In[{{{n}}}]:= {{{in}}}
Out[{{{n}}}]= [[Image:{{{img}}}|{{{width}}}]]