File:Taylorsine.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为1,600 × 1,200像素,文件大小:9 KB)


摘要

描述
English: The sine function and its 7th-degree Taylor polynomial, . Made by english wikipedia user Ktims. Copied here from english wikipedia (Link)
العربية: دالة الجيب وكثير الحدود لتايلور من الدرجة 7 الخاص بها: .
日期 2006年5月31日 (原始上传日期)
来源 无法识别来源。根据版权声明推断为其自己的作品。
作者 无法识别作者。根据版权声明推断作者为Riojajar~commonswiki

Instructions

Generated with the following gnuplot script, manually colour-matched with the previous chart here for consistency.

set terminal svg size 1600 1200 fname "Times New Roman" fsize 48
set output "taylorsine.svg"
set xzeroaxis lt 0 lw 4
set yzeroaxis lt 0 lw 4
unset border
set key box
set samples 200

set bmargin 0
set lmargin 0
set rmargin 0
set tmargin 0

set xtics axis ("-2π" -2*pi, "-π" -pi, "π" pi, "2π" 2*pi)
set mxtics 2

set ytics axis ("" -5, "" -4, "" -3, "" -2, "" -1, "" 1, "" 2, "" 3, "" 4, "" 5)
set mytics 20

set xrange [-3*pi:3*pi]
set yrange [-5:5]

f(x) = x - (x**3/3!)
plot sin(x) lt 10 lw 4, f(x) lt 12 lw 4

许可协议

Public domain 我,本作品著作权人,释出本作品至公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
我无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2006年5月31日 (三) 11:242006年5月31日 (三) 11:24版本的缩略图1,600 × 1,200(9 KB)Riojajar~commonswiki== Summary == The sine function and its 7th-degree Taylor polynomial, <math>f(x) = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!}</math> Made by english wikipedia user Ktims == Instructions == Generated with the followin

以下2个页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

查看本文件的更多全域用途

元数据