Namespaces
Variants
Actions

Difference between revisions of "User talk:WikiSysop"

From Encyclopedia of Mathematics
Jump to: navigation, search
Line 5: Line 5:
 
==Test Asymptote==
 
==Test Asymptote==
  
Tests October 27th
+
===Tests October 27th===
 
[asy]
 
[asy]
 
draw((0,0)--(3,7),red);
 
draw((0,0)--(3,7),red);
Line 69: Line 69:
 
</asy>
 
</asy>
  
'''Previous tests'''
+
===Previous tests===
 
<asy>
 
<asy>
 
draw((0,0)--(3,8),red);
 
draw((0,0)--(3,8),red);
Line 103: Line 103:
 
draw((0,0){up}..(100,25){right}..(200,0){down});
 
draw((0,0){up}..(100,25){right}..(200,0){down});
 
</asy>
 
</asy>
 
  
 
<asy>
 
<asy>
 
import three;
 
import three;
 
 
currentprojection=orthographic(5,4,2,center=true);
 
currentprojection=orthographic(5,4,2,center=true);
 
 
size(5cm);
 
size(5cm);
 
size3(3cm,5cm,8cm);
 
size3(3cm,5cm,8cm);
 
 
draw(unitbox);
 
draw(unitbox);
 
 
dot(unitbox,red);
 
dot(unitbox,red);
 
 
label("$O$",(0,0,0),NW);
 
label("$O$",(0,0,0),NW);
 
label("(1,0,0)",(1,0,0),S);
 
label("(1,0,0)",(1,0,0),S);
Line 122: Line 116:
 
label("(0,0,1)",(0,0,1),Z);
 
label("(0,0,1)",(0,0,1),Z);
 
</asy>
 
</asy>
 
  
 
<asy>
 
<asy>
Line 130: Line 123:
 
filldraw(unitcircle^^g,evenodd+yellow,black);
 
filldraw(unitcircle^^g,evenodd+yellow,black);
 
</asy>
 
</asy>
 
  
 
<asy>
 
<asy>
Line 196: Line 188:
 
shipout(bbox(2mm, FillDraw(black, 1mm+miterjoin+deepblue)));
 
shipout(bbox(2mm, FillDraw(black, 1mm+miterjoin+deepblue)));
 
</asy>
 
</asy>
 
  
 
<asy>
 
<asy>

Revision as of 09:19, 27 October 2014

Test Copy&Paste HTML

Test-copy-paste

Test Asymptote

Tests October 27th

[asy] draw((0,0)--(3,7),red); dot((0,0)); dot((3,7)); label("Produced with Asymptote "+version.VERSION,point(S),2S); [/asy]

-------------------------------

Previous tests





Test Cite Extension

Example: Cite-Extension

Test MathJax

\begin{align} \dot{x} & = \sigma(y-x) \\ \dot{y} & = \rho x - y - xz \\ \dot{z} & = -\beta z + xy \end{align}


\[ \frac{1}{(\sqrt{\phi \sqrt{5}}-\phi) e^{\frac25 \pi}} = 1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}} {1+\frac{e^{-8\pi}} {1+\ldots} } } } \]


Some Text \( \frac{1}{(\sqrt{\phi \sqrt{5}}-\phi) e^{\frac25 \pi}} = 1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}} {1+\frac{e^{-8\pi}} {1+\ldots} } } } \)


Some Text \[ \frac{1}{(\sqrt{\phi \sqrt{5}}-\phi) e^{\frac25 \pi}} = 1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}} {1+\frac{e^{-8\pi}} {1+\ldots} } } } \]

Pages A-Z

Alphabetically ordered index of all pages

Recent Changes

List of previous changes on EOM

.

How to Cite This Entry:
WikiSysop. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=WikiSysop&oldid=34089

Test January 12th 2015