Skeda:Sintay SVG.svg

Page contents not supported in other languages.
Nga Wikipedia, enciklopedia e lirë

Dokument origjinal(skedë SVG, fillimisht 1.000 × 1.000 pixel, madhësia e skedës: 34 KB)

Kjo skedë është prej Wikimedia Commons dhe mund të përdoret nga projekte të tjera. Përshkrimi në këtë skedë në këtë faqe nuk është treguar më poshtë. Shko tek faqja përshkruese në Commons Shko tek faqja përshkruese në Commons

Përmbledhje

Përshkrimi
English: Sin(x) and its Taylor approximations, polynomials of degree 1, 3, 5, 7, 9, 11 and 13. Even degrees add no fidelity because Sin(a) = 0, since a = 0.
العربية: دالة الجيب وتقريبات تايلور الخاصة بها، كثيرات الحدود من الدرجات 1، و3، و5، و7، و9، و11 و13. الحدود الزوجية معدومة لأن Sin(a) = 0، بما أن a = 0.
Data
Burimi Punë e juaja
Autori IkamusumeFan
SVG genesis
InfoField
 
The SVG code is valid.
 
This diagram was created with Gnuplot.
 
 This plot uses embedded text that can be easily translated using a text editor.
Kodi burimor
InfoField

Gnuplot code

#!/usr/bin/gnuplot
# Author: Qualc1, 4 Aug 2006
# Enhanced: Ika, 24 Aug 2013
# last changes:
# 2018-01-28: (JoKalliauer) added shebang
# 2018-01-28: (JoKalliauer) one plot instead of multiple over each other
# 2018-01-28: (JoKalliauer) changed Times to 'Liberation Serif'
set terminal svg size 1000 1000 fixed enhanced fname 'Liberation Serif' font 'Liberation Serif, 36'
set output "Sintay.svg"

set samples 2000

set autoscale fix
set xrange [-10:10]
set yrange [-10:10]

set grid
set xtics -10,2,10
set ytics -10,2,10
set xzeroaxis linewidth 2.5
set yzeroaxis linewidth 2.5

set nokey

unset border
set multiplot
plot x lw 4 lc rgb "red", \
     x-x**3/3! lw 4 lc rgb "orange", \
     x-x**3/3!+x**5/5! lw 4 lc rgb "yellow", \
     x-x**3/3!+x**5/5!-x**7/7! lw 4 lc rgb "green", \
     x-x**3/3!+x**5/5!-x**7/7!+x**9/9! lw 4 lc rgb "blue", \
     x-x**3/3!+x**5/5!-x**7/7!+x**9/9!-x**11/11! lw 4 lc rgb "#4B0082", \
     x-x**3/3!+x**5/5!-x**7/7!+x**9/9!-x**11/11!+x**13/13! lw 4 lc rgb "violet", \
     sin(x) lw 4 lc rgb "black"
unset multiplot

Licencim

Unë, krijuesi i kësaj pune, e publikoj këtu në bazë të licensës në vijim:
w:sq:Creative Commons
atribuim share alike
Je i lirë të:
  • ta shpërndani – ta kopjoni, rishpërndani dhe përcillni punën
  • t’i bëni “remix” – të përshtatni punën
Sipas kushteve të mëposhtme:
  • atribuim – Duhet t’i jepni meritat e duhura, të siguroni një lidhje për tek licenca dhe të tregoni nëse janë bërë ndryshime. Këtë mund ta bëni në ndonjë mënyrë të arsyeshme, por jo në ndonjë mënyrë që sugjeron se licencuesi ju del zot juve apo përdorimit tuaj.
  • share alike – Nëse bëni një “remix”, e shndërroni, ose ndërtoni duke u bazuar te materiali, duhet t’i shpërndani kontributet tuaja sipas të njëjtës licencë ose një të tille të përputhshme me origjinalen.

Captions

Add a one-line explanation of what this file represents
Taylor Series of sin(x)

Items portrayed in this file

përshkruan

24 gusht 2013

Historiku skedës

Shtypni mbi një datë/kohë për ta parë skedën siç ishte atëherë.

Data/KohaMiniaturëPërmasatPërdoruesiKoment
e tanishme28 janar 2018 13:46Miniaturë për versionin duke filluar nga 28 janar 2018 13:461.000 × 1.000 (34 KB)JoKalliauerCommons:Graphics_village_pump#File:Envelope_cast.svg
28 janar 2018 11:46Miniaturë për versionin duke filluar nga 28 janar 2018 11:461.000 × 1.000 (170 KB)JoKalliauerupdated source code, added DTD
25 gusht 2013 03:27Miniaturë për versionin duke filluar nga 25 gusht 2013 03:271.000 × 1.000 (247 KB)IkamusumeFanUser created page with UploadWizard

Këto faqe lidhen tek kjo skedë:

Përdorimi global i skedës

Metadata