Fișier:Rectangular hyperbola.svg

Conținutul paginii nu este suportat în alte limbi.
De la Wikipedia, enciclopedia liberă

Mărește rezoluția imaginii(Fișier SVG, cu dimensiunea nominală de 300 × 300 pixeli, mărime fișier: 807 octeți)

Acest fișier se află la Wikimedia Commons. Consultați pagina sa descriptivă acolo.

Descriere fișier

Descriere
English: A plot of the graph of the rectangular hyperbola y = 1/x, with -5 <= x <= 5, -5 <= y <= 5
Dată
Sursă Operă proprie
Autor Qef
Alte versiuni Bitmap graph of same function with same axes: Image:HyperbolaRect01.png
 
Sursa acestui fișier SVG este validă.
 
This 0639 was created with a text editor by Krishnavedala.

Previous version had been created with Gnuplot (12625 bytes)     now 6.39% of previous size

 
Please do not replace the simplified code of this file with a version created with Inkscape or any other vector graphics editor


Source code

Created using gnuplot with the following input file:

set terminal svg font "Bitstream Vera Sans,12" size 600,600
set output "Rectangular_hyperbola.svg"
set xrange [-8:8]
set yrange [-8:8]
set xzeroaxis linetype -1
set yzeroaxis linetype -1
set xtics axis nomirror offset 0,0.3
set ytics axis nomirror offset -0.8
set key off
set border 0
set samples 500
plot 1/x with line linetype rgbcolor "red" linewidth 2

The output SVG was filtered with this command to change the hyphens to proper minus signs:

sed -i 's/<text>-/<text>\xE2\x88\x92/g' Rectangular_hyperbola.svg

Licențiere

Public domain Această operă a fost eliberată domeniului public de către autorul său, Qef. Aceasta se aplică în întreaga lume.

În anumite țări există posibilitatea ca acest lucru să nu fie legal posibil; în acest caz:
Qef permite oricui să utilizeze această operă în orice scop, fără nicio condiție, atâta timp cât asemenea condiții nu sunt cerute de lege.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

subiectul reprezentat

2 iulie 2008

Istoricul fișierului

Apăsați pe Data și ora pentru a vedea versiunea trimisă atunci.

Data și oraMiniaturăDimensiuniUtilizatorComentariu
actuală9 ianuarie 2015 01:50Miniatură pentru versiunea din 9 ianuarie 2015 01:50300x300 (807 octeți)Krishnavedaladomain changed to -5<=x<=5
9 ianuarie 2015 01:40Miniatură pentru versiunea din 9 ianuarie 2015 01:40640x640 (909 octeți)Krishnavedalasimplified drawing and consistent with other polynomial plots
2 iulie 2008 10:02Miniatură pentru versiunea din 2 iulie 2008 10:02600x600 (12 KB)Qef{{Information |Description={{en|1=A plot of the graph of the rectangular hyperbola y = 1/x, with -8 <= x <= 8, -8 <= y <= 8.}} |Source=Own work by uploader |Author=Qef |Date=2008-07-02 |Permission= |other_versions=Bitmap graph of same functio

Următoarele pagini conțin această imagine:

Utilizarea globală a fișierului

Următoarele alte proiecte wiki folosesc acest fișier:

Vizualizați utilizările globale ale acestui fișier.

Informații