浏览代码

replace double | with \Vert

master
flavis 5 年前
父节点
当前提交
0ee655c856
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      ana3.tex
  2. 二进制
      analysisII.pdf

+ 2
- 2
ana3.tex 查看文件

@@ -2,8 +2,8 @@

\begin{document}
\newcommand{\K}{\mathrm{K}}
\newcommand{\qnorm}[1]{\left|\left|#1\right|\right|^2}
\newcommand{\norm}[1]{\left|\left|#1\right|\right|}
\newcommand{\qnorm}[1]{\left\Vert#1\right\Vert^2}
\newcommand{\norm}[1]{\left\Vert#1\right\Vert}
\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)$.


二进制
analysisII.pdf 查看文件


正在加载...
取消
保存