קובץ:Rectangular hyperbola.svg

מתוך testwiki
קפיצה לניווט קפיצה לחיפוש
לקובץ המקורי (קובץ 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 זה הוא תקין
 This 6.39 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 היצירה הזאת שוחררה לנחלת הכלל על־ידי היוצר שלה, Qef. זה תקף בכל העולם.

יש מדינות שבהן הדבר אינו אפשרי על פי חוק, אם כך:
Qef מעניק לכל אחד את הזכות להשתמש ביצירה הזאת לכל מטרה, ללא שום תנאי, אלא אם כן תנאים כאלה נדרשים לפי החוק.

כיתובים

נא להוסיף משפט שמסביר מה הקובץ מייצג

פריטים שמוצגים בקובץ הזה

מוצג

image/svg+xml

checksum אנגלית

317b5805c131fe0900e32edbcaa5a0ce39305914

היסטוריית הקובץ

ניתן ללחוץ על תאריך/שעה כדי לראות את הקובץ כפי שנראה באותו זמן.

תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית23:50, 8 בינואר 2015תמונה ממוזערת לגרסה מ־23:50, 8 בינואר 2015‪300 × 300‬ (807 בתים)wikimediacommons>Krishnavedaladomain changed to -5<=x<=5