File:Quadratic func.svg

From formulasearchengine
Jump to navigation Jump to search

Original file(SVG file, nominally 800 × 600 pixels, file size: 7 KB)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Summary

Description
English: svg version of Quadratic_function.png
Date
Source Own work
Author IkamusumeFan

Gnuplot Source Code

 
This W3C-unspecified plot was created with Gnuplot.
# Author: Ika
# Date: 12/05/2014

set term svg size 800,600 enhanced font 'Arial, 24'
set output 'quadratic_function.svg'

set xrange [-6:5]
set yrange [-16:176]
set xtics 4
set ytics 64
set grid

# Draw the curve
unset key

plot 6*x*x + 4*x - 8 lw 3 lc rgb "blue"

set term x11
set output

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International 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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

5 December 2014

File history

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

Date/TimeThumbnailDimensionsUserComment
current12:15, 5 December 2014Thumbnail for version as of 12:15, 5 December 2014800 × 600 (7 KB)wikimediacommons>IkamusumeFanUser created page with UploadWizard

There are no pages that use this file.