File:Parabola2.svg

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

Original file(SVG file, nominally 375 × 415 pixels, file size: 23 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Deutsch: Verlauf der Parabel auf
Date
Source Own work
Author Lennart Kudling
SVG development
InfoField
 
The SVG code is valid.
 
This vector image was created with Asymptote.
Source code
InfoField

Asymptote code

import graph;
import settings;
outformat="pdf";

size(300,600);

// Function.
real f(real x) {return x ** 3; }
draw(graph(f,-2.45,2.45),red+2);

label(scale(1.3)*"$y=x^2$",(1.6,5),red);

// Axes.
xaxis( Label("$x$"), Ticks(new real[]{-2,-1,1,2}), Arrow, xmin=-3, xmax=3);
yaxis( Label("$y$"), Ticks(new real[]{1,2,3,4,5}), Arrow, ymin=-0.4, ymax=6);
// Origin.
labelx("$O$",0,SW);

Licensing[edit]

Public domain This work has been released into the public domain by its author, User:LennyWikidata at German Wikipedia. This applies worldwide.
In some countries this may not be legally possible; if so:
User:LennyWikidata grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Original upload log[edit]

The original description page was here. All following user names refer to de.wikipedia.
  • 2008-02-03 18:55 Lenny222 375×398 (28054 bytes) {{Information |Beschreibung = |Quelle = |Urheber = |Datum = |Genehmigung = |Andere Versionen = |Anmerkungen = }}

File history

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

Date/TimeThumbnailDimensionsUserComment
current14:36, 26 October 2009Thumbnail for version as of 14:36, 26 October 2009375 × 415 (23 KB)LennyWikipedia~commonswiki (talk | contribs)move label up
13:34, 26 October 2009Thumbnail for version as of 13:34, 26 October 2009375 × 415 (23 KB)LennyWikipedia~commonswiki (talk | contribs){de|Parabola}<br/> Asymptote source code: import graph; import settings; outformat="pdf"; // size(300,600); // // Function. real f(real x) {return x ** 2; } draw(graph(f,-2.45,2.45),red+2); label(scale(1.3)*"$y=x^2$",(2,2),red); // // Axes. xaxis( La
20:31, 4 May 2008Thumbnail for version as of 20:31, 4 May 2008375 × 398 (27 KB)File Upload Bot (Magnus Manske) (talk | contribs) {{BotMoveToCommons|de.wikipedia}} {{Information |Description={{de|Parabola<br/> Asymptote source code: <pre> import graph; import settings; outformat="pdf"; size(300,600); real f(real x) {return x ** 2; } draw(graph(f,-2.45,2.45),red+2); label(scale(1.3)

The following 2 pages use this file:

File usage on other wikis

The following other wikis use this file: