File:Expo02.svg

From Wikiversity

Original file(SVG file, nominally 500 × 500 pixels, file size: 66 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.

Description
English: Graphs of y = bx for various bases b:
 base 1/2.

Each curve passes through the point (0, 1) because any nonzero number raised to the power of 0 is 1. At x = 1, the value of y equals the base because any number raised to the power of 1 is the number itself.

Automatic replacement for Image:Expo02.png: "A graph showing e^x (in red), 10^x (in green) and 1.7^x (in blue) over the x-interval -3 to 3."

Created in wikipedia:Gnuplot.

Gnuplot source code:

set terminal svg size 315 304 fname "Verdana" fsize 12

set output "exp.svg"

set xrange [-3:3]
set yrange [-0.9:5.1]
set samples 500

set ticscale 0.5
set xtics axis 1
set ytics axis 1

set grid linewidth 0.1
unset key
unset border

set label 1 "e" at 1.1,exp(1)
set label 2 "10" at 0.8,10**0.7
set label 3 "2" at 1.1,1.9
set label 4 "½" at 1.1,0.6

plot exp(x) 1
plot 10**x 2
plot 2**x 3
plot 0.5**x 4
Source Own work
Author User:EnEdC

Summary

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
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.
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.
This licensing tag was added to this file as part of the GFDL licensing update.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic, 2.0 Generic and 1.0 Generic 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.
You may select the license of your choice.

Captions

the problem and cerbolatry

Items portrayed in this file

depicts

File history

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

Date/TimeThumbnailDimensionsUserComment
current22:09, 27 September 2010Thumbnail for version as of 22:09, 27 September 2010500 × 500 (66 KB)Jalanpalmervacuum defs
22:05, 27 September 2010Thumbnail for version as of 22:05, 27 September 2010500 × 500 (65 KB)JalanpalmerOld version was way jaggy
21:39, 17 January 2007Thumbnail for version as of 21:39, 17 January 2007315 × 304 (43 KB)EnEdC
21:32, 17 January 2007Thumbnail for version as of 21:32, 17 January 2007315 × 304 (43 KB)EnEdCSelf-made replacement for Image:Expo02.png: "A graph showing e^x (in red), 10^x (in green) and 1.7^x (in blue) over the x-interval -3 to 3." Created in en:Gnuplot. Category:Gnuplot diagrams

The following page uses this file:

Global file usage

The following other wikis use this file:

Metadata