Skip to content

Commit

Permalink
Remove $v''$ from example presentations of 'der(v, 2)'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Nov 29, 2021
1 parent 04ed0cf commit 3bd9b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/annotations.tex
Expand Up @@ -198,7 +198,7 @@ \subsubsection{Plot Curves}\label{plot-curves}

\begin{nonnormative}
While the syntax for referring to a second order derivative is \lstinline!der(v, 2)!, the appearance is left for tools to decide.
For example, a tool might choose to present this as \lstinline!der(der(v))! or even $v''$.
For example, a tool might choose to present this as \lstinline!der(der(v))!.
\end{nonnormative}

When \lstinline!legend! is not provided, the tool produces a default based on \lstinline!x! and/or \lstinline!y!.
Expand Down

0 comments on commit 3bd9b2d

Please sign in to comment.