Legality of Cannabis by U.S. Jurisdiction

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

Summary

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 ** 2; }
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

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

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 = }}

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

copyright status

copyrighted, dedicated to the public domain by copyright holder

copyright license

released into the public domain by the copyright holder

inception

3 February 2008

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~commonswikimove label up
13:34, 26 October 2009Thumbnail for version as of 13:34, 26 October 2009375 × 415 (23 KB)LennyWikipedia~commonswiki{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) {{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 pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file: