Namespaces
Variants
Actions

Difference between revisions of "User:Boris Tsirelson/sandbox2"

From Encyclopedia of Mathematics
Jump to: navigation, search
Line 38: Line 38:
 
picture whole;
 
picture whole;
  
real sc=0.7;
+
real sc=0.8;
  
 
draw ( graph( new real(real x) {return x;}, -2, 2), red+1.2, "$y=x$" );
 
draw ( graph( new real(real x) {return x;}, -2, 2), red+1.2, "$y=x$" );
Line 54: Line 54:
 
draw( scale(mrg)*box((-2,-2),(2,2)), white );
 
draw( scale(mrg)*box((-2,-2),(2,2)), white );
  
add (whole,shift(-sc*220,0)*currentpicture.fit(sc*mrg*6.5cm));
+
add (whole,shift(-sc*230,0)*currentpicture.fit(sc*mrg*6.5cm));
 
erase();
 
erase();
  
Line 94: Line 94:
 
draw( scale(mrg)*box((-4,-4),(4,4)), white );
 
draw( scale(mrg)*box((-4,-4),(4,4)), white );
  
add (whole,shift(sc*220,0)*currentpicture.fit(sc*mrg*6.5cm,mrg*6.5cm,false));
+
add (whole,shift(sc*230,0)*currentpicture.fit(sc*mrg*6.5cm,mrg*6.5cm,false));
 
erase();
 
erase();
  

Revision as of 07:52, 2 December 2014

Experiments

Note a fine distinction from Ada:

I guess, the reason is that there Asy generates pdf file (converted into png afterwards), and here something else (probably ps).

More.


Mysterious.

Power function

Kolmogorov test

Golden ratio

Strangely, the figure in EoM is erroneous! ED=EB, not BD=EB.





[Calculus: ] the art of numbering and measuring exactly a thing whose existence cannot be conceived. (Voltaire, Letter XVII: On Infinites In Geometry, And Sir Isaac Newton's Chronology)

And what are these fluxions? The velocities of evanescent increments? They are neither finite quantities, nor quantities infinitely small, nor yet nothing. May we not call them ghosts of departed quantities? (Berkeley, The Analyst)


WARNING: Asirra, the cat and dog CAPTCHA, is closing permanently on October 6, 2014. Please contact this site's administrator and ask them to switch to a different CAPTCHA. Thank you!

How to Cite This Entry:
Boris Tsirelson/sandbox2. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Boris_Tsirelson/sandbox2&oldid=35309