File:Rectangular hyperbola.svg

頁面內容唔支援其他語言。
出自維基百科,自由嘅百科全書

原本檔案(SVG檔案,表面大細: 300 × 300 像素,檔案大細:807字節)

摘要

描述
English: A plot of the graph of the rectangular hyperbola y = 1/x, with -5 <= x <= 5, -5 <= y <= 5
日期
來源 自己作品
作者 Qef
Other versions Bitmap graph of same function with same axes: Image:HyperbolaRect01.png
 
The SVG code is 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

協議

Public domain This work has been released into the public domain by its author, Qef. This applies worldwide.

In some countries this may not be legally possible; if so:
Qef grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

圖中顯示嘅係

2 7 2008

檔案歷史

撳個日期/時間去睇響嗰個時間出現過嘅檔案。

日期/時間縮圖尺寸用戶註解
現時2015年1月8號 (四) 22:50響2015年1月8號 (四) 22:50嘅縮圖版本300 × 300(807字節)Krishnavedaladomain changed to -5<=x<=5
2015年1月8號 (四) 22:40響2015年1月8號 (四) 22:40嘅縮圖版本640 × 640(909字節)Krishnavedalasimplified drawing and consistent with other polynomial plots
2008年7月2號 (三) 07:02響2008年7月2號 (三) 07:02嘅縮圖版本600 × 600(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

以下嘅1版用到呢個檔:

全域檔案使用情況

下面嘅維基都用緊呢個檔案:

睇呢個檔案嘅更多全域使用情況

Metadata