File:Cube root.svg

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Cube_root.svg(SVG file, nominally 600 × 480 pixels, file size: 13 KB)

[edit] Summary

Description
English: Graph showing the cube root of values from zero to ten.
Date 2 July 2008(2008-07-02)
Source Own work
Author Qef
Other versions

Bitmap version with same axes: Image:Cube_root.png

[edit] Source code

Created with gnuplot using the following input file:

set terminal svg font "Bitstream Vera Sans,18"
set output "Cube_root.svg"

set xrange [0:10]
set yrange [0:2.5]
set xzeroaxis linetype -1
set yzeroaxis linetype -1
set xtics axis nomirror
set ytics axis nomirror
set key off
set grid
set border 0

set samples 400

plot x**(1.0/3.0) with line linetype rgbcolor "red" linewidth 2


[edit] Licensing

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

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

Date/TimeThumbnailDimensionsUserComment
current04:08, 2 July 2008Thumbnail for version as of 04:08, 2 July 2008600 × 480 (13 KB)QefSlightly less cluttered border.
02:37, 2 July 2008Thumbnail for version as of 02:37, 2 July 2008600 × 480 (14 KB)QefBigger font for numbers (from 12pt to 18pt).
02:29, 2 July 2008Thumbnail for version as of 02:29, 2 July 2008600 × 480 (14 KB)Qef{{Information |Description={{en|1=Graph showing the cube root of values from zero to ten.}} |Source=Own work by uploader |Author=Qef |Date=2008-07-02 |Permission= |other_versions=Bitmap version with same axes: Image:Cube_root.png }} {{I
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata

Personal tools
Namespaces

Variants
Views
Actions
Navigation
Interaction
Toolbox