File:Record pi approximations.svg

Original file (SVG file, nominally 1,024 × 528 pixels, file size: 14 KB)
![]() | This is a file from the Wikimedia Commons. Information from its description page there is shown below. Commons is a freely licensed media file repository. You can help. |
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 года н. э. сжато. |
Date | |
Source |
Own work ![]() This plot was created with Gnuplot by v. |
Author | Nageh |
Other versions |
[edit] .svg:
.png:
|
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"
set terminal win enhanced
set key off
set title "Record approximations of pi"
set title font "Verdana Bold,20"
set border linecolor rgb "gray"
set grid linetype -1 linecolor rgb "gray"
set xlabel "Year"
set xlabel offset 0,-0.5 font "Verdana Bold,16"
set xrange [ 1200.00 : 2011.00 ]
set xtics border out nomirror
set xtics 1400.00,50 font "Verdana,13" textcolor rgb "black"
set xtics add ("2000\nBCE" 1230.00, "250 \nBCE " 1317.00, "480" 1354.00)
set nomxtics
set logscale y 100
set format y "10^{%T}"
set ylabel "Number of decimal digits"
set ylabel offset -2,0 font "Verdana Bold,16"
set yrange [ 1.00000 : 1.00000e+014 ]
set ytics border out nomirror
set ytics 10000,100 font "Verdana,13" textcolor rgb "black"
set ytics add ("1" 1.00000, "100" 100.000)
set nomytics
plot [1230:2011] "pi.dat" with steps linewidth 2 linecolor rgb "blue"
# EOF
Licensing



- You are free:
- 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.
Captions
Items portrayed in this file
depicts
3 May 2012
image/svg+xml
14,783 byte
528 pixel
1,024 pixel
d5f2a1ad912aa0862eb83e173842bd0b85e8dab3
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 18:47, 13 June 2024 | ![]() | 1,024 × 528 (14 KB) | wikimediacommons>Vinickw | removed line break // Editing SVG source code using c:User:Rillke/SVGedit.js |
File usage
The following 2 pages use this file:
Metadata
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.
Short title | Record pi approximations |
---|---|
Image title | Produced by GNUPLOT 4.6 patchlevel 0 |
Width | 1024 |
Height | 528 |