Fitxer original(fitxer SVG, nominalment 300 × 300 píxels, mida del fitxer: 807 octets)

Descripció a Commons

Resum

Descripció
English: A plot of the graph of the rectangular hyperbola y = 1/x, with -5 <= x <= 5, -5 <= y <= 5
Data
Font Treball propi
Autor Qef
Altres versions Bitmap graph of same function with same axes: Image:HyperbolaRect01.png
 
El codi font d'aquest SVG és vàlid.
 
Aquesta imatge vectorial ha estat creada amb un editor de text per Krishnavedala. {{{H}}}

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

Llicència

Public domain S'ha alliberat aquesta obra al domini públic pel seu autor Qef. Això s'aplica a tot el món.

En alguns països això pot no ser legalment possible, en tal cas:
Qef concedeix a tothom el dret d'usar aquesta obra per a qualsevol propòsit, sense cap condició llevat d'aquelles requerides per la llei.

Llegendes

Afegeix una explicació d'una línia del que representa aquest fitxer

Elements representats en aquest fitxer

representa l'entitat

Historial del fitxer

Cliqueu una data/hora per veure el fitxer tal com era aleshores.

Data/horaMiniaturaDimensionsUsuari/aComentari
actual00:50, 9 gen 2015Miniatura per a la versió del 00:50, 9 gen 2015300 × 300 (807 octets)Krishnavedaladomain changed to -5<=x<=5
00:40, 9 gen 2015Miniatura per a la versió del 00:40, 9 gen 2015640 × 640 (909 octets)Krishnavedalasimplified drawing and consistent with other polynomial plots
09:02, 2 jul 2008Miniatura per a la versió del 09:02, 2 jul 2008600 × 600 (12 Ko)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

Les 2 pàgines següents utilitzen aquest fitxer:

Ús global del fitxer

Utilització d'aquest fitxer en altres wikis:

Vegeu més usos globals d'aquest fitxer.

Metadades