Tiedosto:Rectangular hyperbola.svg

Wikipediasta
Siirry navigaatioon Siirry hakuun

Alkuperäinen tiedosto(SVG-tiedosto; oletustarkkuus 300 × 300 kuvapistettä; tiedostokoko 807 tavua)

Yhteenveto

Kuvaus
English: A plot of the graph of the rectangular hyperbola y = 1/x, with -5 <= x <= 5, -5 <= y <= 5
Päiväys
Lähde Oma teos
Tekijä Qef
Muut versiot Bitmap graph of same function with same axes: Image:HyperbolaRect01.png
 
Tämän SVG-tiedoston lähdekoodi on validoitu.
 
Tämä vektorikuva luotiin käyttäen apuna ohjelmaa tekstimuokkaimella, tehnyt 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

Lisenssi

Public domain Tämän teoksen tekijä, Qef, on julkaissut sen public domainiin. Tämä on voimassa maailmanlaajuisesti.

Joissain maissa laki ei mahdollista tätä. Mikäli näin on:
Qef myöntää kaikille oikeuden käyttää tätä teosta mihin tahansa tarkoitukseen ilman minkäänlaisia ehtoja, ellei laki vaadi ehtojen asettamista.

Kuvatekstit

Lisää yhden rivin pituinen kuvaus tästä tiedostosta

Kohteet, joita tässä tiedostossa esitetään

esittää

2. heinäkuu 2008

Tiedoston historia

Päiväystä napsauttamalla näet, millainen tiedosto oli kyseisellä hetkellä.

PäiväysPienoiskuvaKokoKäyttäjäKommentti
nykyinen9. tammikuuta 2015 kello 01.50Pienoiskuva 9. tammikuuta 2015 kello 01.50 tallennetusta versiosta300 × 300 (807 tavua)Krishnavedaladomain changed to -5<=x<=5
9. tammikuuta 2015 kello 01.40Pienoiskuva 9. tammikuuta 2015 kello 01.40 tallennetusta versiosta640 × 640 (909 tavua)Krishnavedalasimplified drawing and consistent with other polynomial plots
2. heinäkuuta 2008 kello 10.02Pienoiskuva 2. heinäkuuta 2008 kello 10.02 tallennetusta versiosta600 × 600 (12 KiB)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

Seuraava sivu käyttää tätä tiedostoa:

Tiedoston järjestelmänlaajuinen käyttö

Seuraavat muut wikit käyttävät tätä tiedostoa:

Näytä lisää tämän tiedoston järjestelmänlaajuista käyttöä.

Metatieto