Fitxer original(fitxer SVG, nominalment 1.600 × 1.200 píxels, mida del fitxer: 9 Ko)

Descripció a Commons

Resum

Descripció
English: The sine function and its 7th-degree Taylor polynomial, . Made by english wikipedia user Ktims. Copied here from english wikipedia (Link)
العربية: دالة الجيب وكثير الحدود لتايلور من الدرجة 7 الخاص بها: .
Data 31 de maig de 2006 (original upload date)
Font No machine-readable source provided. Own work assumed (based on copyright claims).
Autor No machine-readable author provided. Riojajar~commonswiki assumed (based on copyright claims).

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

Llicència

Public domain Jo, el titular del copyright d'aquesta obra, l'allibero al domini públic. Això s'aplica a tot el món.
En alguns països això pot no ser legalment possible, en tal cas:
Jo faig concessió a tothom del dret d'usar aquesta obra per a qualsevol propòsit, sense cap condició llevat d'aquelles requerides per la llei.

Llegendes

Afegeix una explicació d'una línia del que representa aquest fitxer

Elements representats en aquest fitxer

representa l'entitat

Historial del fitxer

Cliqueu una data/hora per veure el fitxer tal com era aleshores.

Data/horaMiniaturaDimensionsUsuari/aComentari
actual13:24, 31 maig 2006Miniatura per a la versió del 13:24, 31 maig 20061.600 × 1.200 (9 Ko)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

Les 2 pàgines següents utilitzen aquest fitxer:

Ús global del fitxer

Utilització d'aquest fitxer en altres wikis:

Vegeu més usos globals d'aquest fitxer.

Metadades