mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-19 11:38:05 +02:00
added taylorpolynom example
This commit is contained in:
parent
7d1c285019
commit
01d662b234
3 changed files with 8 additions and 0 deletions
7
tikz/taylorpolynom-sin/Readme.md
Normal file
7
tikz/taylorpolynom-sin/Readme.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
This should replace http://commons.wikimedia.org/wiki/File:Sinusburst.png
|
||||
|
||||
Compiled example
|
||||
----------------
|
||||

|
||||
|
||||
|
BIN
tikz/taylorpolynom-sin/taylorpolynom-sin.png
Normal file
BIN
tikz/taylorpolynom-sin/taylorpolynom-sin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
|
@ -3,6 +3,7 @@
|
|||
\setlength\PreviewBorder{0mm}
|
||||
|
||||
\usepackage{pgfplots}
|
||||
\pgfplotsset{compat=1.9}
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{arrows, positioning, calc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue