元のファイル(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
その他のバージョン Bitmap graph of same function with same axes: Image:HyperbolaRect01.png
 
このSVGのソースコードは正しい.
 
この 0639はテキストエディタ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 この著作物は、著作者であるQefによって権利が放棄され、パブリックドメインとされました。これは全世界で適用されます。

一部の国では、これが法的に可能ではない場合があります。その場合は、次のように宣言します。
Qefは、あらゆる人に対して、法により必要とされている条件を除き、如何なる条件も課すことなく、あらゆる目的のためにこの著作物を使用する権利を与えます。

キャプション

このファイルの内容を1行で記述してください

このファイルに描写されている項目

題材

2 7 2008

ファイルの履歴

過去の版のファイルを表示するには、その版の日時をクリックしてください。

日付と時刻サムネイル寸法利用者コメント
現在の版2015年1月8日 (木) 22:502015年1月8日 (木) 22:50時点における版のサムネイル300 × 300 (807バイト)Krishnavedaladomain changed to -5<=x<=5
2015年1月8日 (木) 22:402015年1月8日 (木) 22:40時点における版のサムネイル640 × 640 (909バイト)Krishnavedalasimplified drawing and consistent with other polynomial plots
2008年7月2日 (水) 07:022008年7月2日 (水) 07:02時点における版のサムネイル600 × 600 (12キロバイト)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

この画像にリンクしているページの一覧:

グローバルなファイル使用状況

以下に挙げる他のウィキがこの画像を使っています:

このファイルのグローバル使用状況を表示する。

メタデータ