Jump to content
Wikipedia The Free Encyclopedia

File:Small-angle approximation for sine function.svg

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Original file (SVG file, nominally 720 ×ばつ 540 pixels, file size: 36 KB)
This is a file from the Wikimedia Commons. Information from its description page there is shown below.
Commons is a freely licensed media file repository. You can help.

Summary

DescriptionSmall-angle approximation for sine function.svg
English: Diagram showing the small-angle approximation of the sine function.
Date
Source Own work
Other versions
SVG development
InfoField
The SVG code is valid .
This plot was created with Matplotlib.
Source code
InfoField

Python code

importmatplotlib.pyplotasplt
importnumpyasnp
frommpl_toolkits.axes_grid1.inset_locatorimport zoomed_inset_axes, mark_inset
xs = np.linspace(-7, 7, 10001)
sin_ys = np.sin(xs)
f, ax = plt.subplots()
ax.plot(xs,sin_ys, label="$\\sin(x)$")
ax.plot(xs, xs, label="$f(x)=x$")
ax.set_xlim(-7,7)
ax.set_ylim(-1.6,1.6)
ax.legend(loc=2)
axins = zoomed_inset_axes(ax,3.1,loc=4)
axins.plot(xs,sin_ys)
axins.plot(xs,xs)
axins.set_xlim(-0.6,0.6)
axins.set_ylim(-0.5,0.5)
mark_inset(ax, axins, loc1=3, loc2=2, fc="0.95", ec="0.7")
plt.xticks(visible=False)
plt.yticks(visible=False)
plt.savefig("Small-angle approximation for sine function.svg")

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

copyright license<\/a>"}},"text\/plain":{"en":{"":"copyright license"}}},"{\"value\":{\"entity-type\":\"item\",\"numeric-id\":6938433,\"id\":\"Q6938433\"},\"type\":\"wikibase-entityid\"}":{"text\/html":{"en":{"P275":"Creative Commons CC0 License<\/a>"}},"text\/plain":{"en":{"P275":"Creative Commons CC0 License"}}}}" class="wbmi-entityview-statementsGroup wbmi-entityview-statementsGroup-P275 oo-ui-layout oo-ui-panelLayout oo-ui-panelLayout-framed">
source of file<\/a>"}},"text\/plain":{"en":{"":"source of file"}}},"{\"value\":{\"entity-type\":\"item\",\"numeric-id\":66458942,\"id\":\"Q66458942\"},\"type\":\"wikibase-entityid\"}":{"text\/html":{"en":{"P7482":"original creation by uploader<\/a>"}},"text\/plain":{"en":{"P7482":"original creation by uploader"}}}}" class="wbmi-entityview-statementsGroup wbmi-entityview-statementsGroup-P7482 oo-ui-layout oo-ui-panelLayout oo-ui-panelLayout-framed">
inception<\/a>"}},"text\/plain":{"en":{"":"inception"}}},"{\"value\":{\"time\":\"+2016年08月11日T00:00:00Z\",\"timezone\":0,\"before\":0,\"after\":0,\"precision\":11,\"calendarmodel\":\"http:\\\/\\\/www.wikidata.org\\\/entity\\\/Q1985727\"},\"type\":\"time\"}":{"text\/html":{"en":{"P571":"11 August 2016"}},"text\/plain":{"en":{"P571":"11 August 2016"}}}}" class="wbmi-entityview-statementsGroup wbmi-entityview-statementsGroup-P571 oo-ui-layout oo-ui-panelLayout oo-ui-panelLayout-framed">

11 August 2016

File history

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

Date/TimeThumbnailDimensionsUserComment
current08:44, 11 August 2016 Thumbnail for version as of 08:44, 11 August 2016 720 ×ばつ 540 (36 KB)Stephan Kulla User created page with UploadWizard

Global file usage

The following other wikis use this file:

Metadata

This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.

If the file has been modified from its original state, some details may not fully reflect the modified file.

Width576pt
Height432pt

AltStyle によって変換されたページ (->オリジナル) /