Difference between revisions of "User:Boris Tsirelson/sandbox1"
From Encyclopedia of Mathematics
Line 1: | Line 1: | ||
− | + | <asy> | |
− | size( | + | size(220,220); |
import math; | import math; | ||
Line 19: | Line 19: | ||
draw (g); | draw (g); | ||
− | defaultpen(0. | + | defaultpen(0.75); |
− | draw ( (0,0)--(1.3,0), dotted, Arrow ); | + | draw ( (0,0)--(1.3,0), dotted, Arrow(SimpleHead,5) ); |
dot ( (1,0) ); | dot ( (1,0) ); | ||
label ( "$a$", (1,0), NE ); | label ( "$a$", (1,0), NE ); | ||
− | </asy | + | </asy> |
Revision as of 19:46, 14 February 2013
How to Cite This Entry:
Boris Tsirelson/sandbox1. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Boris_Tsirelson/sandbox1&oldid=29433
Boris Tsirelson/sandbox1. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Boris_Tsirelson/sandbox1&oldid=29433