Any autoconfirmed user can overwrite this file from the same source. Please ensure that overwrites comply with the guideline.
Summary
DescriptionRecord pi approximations.svg
English: Graph showing how the record precision of numerical approximations to pi, measured in decimal places (depicted on a logarithmic scale), evolved in human history. The time before 1400 is compressed. Based on data from w:en:Chronology_of_computation_of_π.
Esperanto: Grafeo kiu montras kiel la rekorda precizeco de ciferaj alproksimiĝoj al pi, mezurataj en dekumaj pozicioj (bildigataj laŭ logaritma skalo), evoluis dum la homa historio. La tempo antaŭ 1400 estas kunpremita. Bazita sur datumoj el w:en:Chronology_of_computation_of_π.
Deutsch: Graph, der die Entwicklung von immer besseren numerischen Annäherungen an Pi im Laufe der Menschheitsgeschichte anzeigt, gemessen in Dezimalstellen anhand einer logarithmischen Skala. Die Zeit vor 1400 ist verkürzt dargestellt. Basierend auf Daten aus w:en:Chronology_of_computation_of_π.
Português: Gráfico que mostra como o recorde da precisão das aproximações numéricas de pi, medidas em casas decimais (representadas em uma escala logarítmica), evoluiu na história da humanidade. O tempo antes de 1400 é compactado. Com base em dados de w:en:Chronology of computation of π.
Русский: График, показывающий, как развивалась рекордная точность числовых приближений к числу пи, указанная по количеству десятичных знаках (по оси ординат логарифмический масштаб). Время на оси до 1400 года н. э. сжато.
This vector image was constructed using gnuplot and is based on the design of File:Rekordaj_alproksimighoj_al_pi.png by User:Marcoscramer. The gnuplot script below was used to design the image. Input file "pi.dat" consists of two white-space separated columns, the first containing year data and the latter the number of decimal digits.
#!/gnuplot# set terminal svg size 1024,528 dynamic enhanced fname 'Verdana' fsize 11 name "Record_pi_approximations"# set output "Record_pi_approximations.svg"setterminalwinenhancedsetkeyoffsettitle"Record approximations of pi"settitlefont"Verdana Bold,20"setborderlinecolorrgb"gray"setgridlinetype-1linecolorrgb"gray"setxlabel"Year"setxlabeloffset0,-0.5font"Verdana Bold,16"setxrange[1200.00:2011.00]setxticsborderoutnomirrorsetxtics1400.00,50font"Verdana,13"textcolorrgb"black"setxticsadd("2000\nBCE"1230.00,"250 \nBCE "1317.00,"480"1354.00)setnomxticssetlogscaley100setformaty"10^{%T}"setylabel"Number of decimal digits"setylabeloffset-2,0font"Verdana Bold,16"setyrange[1.00000:1.00000e+014]setyticsborderoutnomirrorsetytics10000,100font"Verdana,13"textcolorrgb"black"setyticsadd("1"1.00000,"100"100.000)setnomyticsplot[1230:2011]"pi.dat"withstepslinewidth2linecolorrgb"blue"# EOF
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
to share – to copy, distribute and transmit the work
to remix – to adapt the work
Under the following conditions:
attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.