To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
Spanish Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Archivo:Approximately squaring the circle.svg

De Wikipedia, la enciclopedia libre

Ver la imagen en su resolución original((Imagen SVG, nominalmente 720 × 720 pixels, tamaño de archivo: 23 kB))

Descripción Ramanujan's construction of an approximate value of . If , then , see Squaring the circle.djvu
Fecha
Fuente

Own creation using eukleides and inkscape. The eukleides code is as follows:

box(-1, 6, 7, -2)

P = point(0, 2)
R = point(6, 2)
PR = segment(P, R)
draw(PR)

c1 = circle(P, R)
O = center(c1)
draw(c1)

H = barycenter(P, O)
draw(H)

T = barycenter(O, 1, R, 2)
Q0 Q intersection(perpendicular(PR, T), c1)
TQ = segment(T, Q)
draw(TQ)

c2 = circle(R, length(TQ))
S S0 intersection(c1, c2)
RS = segment(R, S)
draw(RS)

PS = segment(P, S)
draw(PS)

N = intersection(parallel(RS, T), line(P, S))
TN = segment(T, N)
draw(TN)

M = intersection(parallel(RS, O), line(P, S))
OM = segment(O, M)
draw(OM)

PM = segment(P, M)
c3 = circle(P, length(PM))
K K0 intersection(c1, c3)
PK = segment(P, K)
draw(PK)

MN = segment(M, N)
c4 = circle(P, length(MN))
L L0 intersection(perpendicular(PR, P), c4)
PL = segment(P, L)
draw(PL)

RL = segment(R, L)
draw(RL)

RK = segment(R, K)
draw(RK)

KL = segment(K, L)
draw(KL)

RH = segment(R, H)
c5 = circle(R, length(RH))
C0 C intersection(line(R, K), c5)
D = intersection(parallel(KL, C), line(R, L))
CD = segment(C, D)
draw(CD)

draw("C", C, 0.1, 315:)
draw("D", D, 0.1, 70:)
draw("H", H, 0.1, 270:)
draw("K", K, 0.1, 250:)
draw("L", L, 0.1, 180:)
draw("M", M, 0.1, 120:)
draw("N", N, 0.1, 120:)
draw("O", O, 0.1, 270:)
draw("P", P, 0.1, 180:)
draw("Q", Q, 0.1, 75:)
draw("R", R, 0.1, 0:)
draw("S", S, 0.1, 30:)
draw("T", T, 0.1, 45:)
Autor GrafZahl
Permiso
(Reutilización de este archivo)
Ineligible for copyright, I believe, because both image and construction are in the public domain.
Esta imagen no es elegible para estar sujeta a derecho de autor y por tanto está en el dominio público, porque consiste enteramente en información que es de propiedad común y carece de autoría original.

Leyendas

Añade una explicación corta acerca de lo que representa este archivo

Elementos representados en este archivo

representa a

image/svg+xml

f7daff7ef6de6e804ca342939c15bf4e4d33451c

720 píxel

720 píxel

Historial del archivo

Haz clic sobre una fecha y hora para ver el archivo tal como apareció en ese momento.

Fecha y horaMiniaturaDimensionesUsuarioComentario
actual20:13 14 jul 2007Miniatura de la versión del 20:13 14 jul 2007720 × 720 (23 kB)GrafZahl{{Information |Description=Ramanujan's construction of an approximate value of <math>\sqrt{\pi}</math>. If <math>|OR|=1</math>, then <math>|RD|^2=3.1415929\ldots\approx\pi</math>, see Image:Squaring the circle.djvu |Source=Own creation using [[w:euk

La siguiente página usa este archivo:

Uso global del archivo

Las wikis siguientes utilizan este archivo:

Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.