Procházet zdrojové kódy

move newcommands in document body and update complete script

master
flavis před 5 roky
rodič
revize
a861b07e65
3 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +1
    -1
      ana3.tex
  2. binární
      analysisII.pdf
  3. +1
    -0
      analysisII.tex

+ 1
- 1
ana3.tex Zobrazit soubor

@@ -1,9 +1,9 @@
\documentclass{lecture}

\begin{document}
\newcommand{\K}{\mathrm{K}}
\newcommand{\qnorm}[1]{\left|\left|#1\right|\right|^2}
\newcommand{\norm}[1]{\left|\left|#1\right|\right|}
\begin{document}
\section{Fourier-Entwicklung}
\begin{definition}[Periodische Funktionen]
$f: \R \to \K$ heißt $L$-periodisch $(L >0)$ falls $f(x+L) = f(x)$, $\forall x \in \R (\implies f(x+kL) = f(x),\; \forall k\in \Z)$.


binární
analysisII.pdf Zobrazit soubor


+ 1
- 0
analysisII.tex Zobrazit soubor

@@ -18,5 +18,6 @@

\input{ana1.tex}
\input{ana2.tex}
\input{ana3.tex}

\end{document}

Načítá se…
Zrušit
Uložit