Skip to content

Commit f0987b2

Browse files
committedMay 22, 2016
fix sectioning
1 parent 798094d commit f0987b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎intro/intro.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ \subsection{Differentiation and Integration}
127127
notes, we'll be concerned only with the first case.
128128
\end{enumerate}
129129

130-
\subsection{Differentiation}
130+
\subsubsection{Differentiation}
131131
\label{ch:intro:diff}
132132
Consider a collection of equally spaced points, labeled with an index
133133
$i$, with the physical spacing between them denoted $\Delta x$. We
@@ -210,7 +210,7 @@ \subsection{Differentiation}
210210
Second- and higher-order derivatives can be constructed in the same fashion.
211211

212212

213-
\subsection{Integration}
213+
\subsubsection{Integration}
214214

215215
In numerical analysis, any integration method that is composed as a
216216
weighted sum of the function evaluated at discrete points is called a

0 commit comments

Comments
 (0)