File:1 to minus 2.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 1,300 × 975 pixels, file size: 13 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: This SVG image is graph of function in neighbourhood of zero. In the image is shown that the function have a limit in zero and this limit is infinity.
Čeština: Tento SVG obrázek je graf funkce v okolí nuly. Na tomto obrázku je viditelné, že tato funkce má v nule nevlastní limitu (nekonečno).
Date
Source Own work
Author Zagothal
SVG development
InfoField
 
The SVG code is valid.
 
This chart was created with Gnuplot.
 
 This plot uses embedded text that can be easily translated using a text editor.
Source code
InfoField

Gnuplot code

Gnuplot source
# Set 1300×975 SVG output and filename
# The font size (fsize) sets the size for the circles, too.
set samples 400
set terminal svg enhanced size 1300 975 fname "Times" fsize 36
set output "1 to minus 2.svg"

# Set y axis limits so the plot doesn't go right to the edges of the graph 
set yrange [0:100]
set xrange [-5:5]

#set lmargin 50
#set bmargin 50

# No legend needed
set nokey

# Add lightly-colored axis lines
set yzeroaxis
set xzeroaxis

# Put a y-axis tic at every 0.2
set ytics 20
set mytics 1

# Put an x-axis tic at every multiple of pi
set xtics 1
set mxtics 1

# Color and line style
set style line 1 lt rgb "blue" lw 3

# Plot as lines
plot 1/(x**2) ls 1 with lines

# Close the file (so I don't have to close gnuplot to view it)
set output

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
You may select the license of your choice.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current09:36, 28 September 2014Thumbnail for version as of 09:36, 28 September 20141,300 × 975 (13 KB)Wereldburger758 (talk | contribs)Valid SVG now.
22:17, 9 October 2010Thumbnail for version as of 22:17, 9 October 20101,300 × 975 (12 KB)Zagothal (talk | contribs){{Information |Description={{en|1=This SVG image is graph of function <math>\scriptstyle f(x)=\frac{1}{x^2}</math> in neighbourhood of zero. In the image is shown that the function have a limit in zero and this limit is infinity.}} {{cs|1=Tento SVG obráz

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

  • Usage on cs.wikipedia.org

Metadata