Skip to content

Commit

Permalink
Add missing \lstinline for 'homotopy'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Oct 11, 2020
1 parent b1d96f9 commit 072bc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/operatorsandexpressions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ \subsection{Derivative and Special Purpose Operators with Function Syntax}\label
\begin{example}
$\mathit{actual} \cdot \lambda + \mathit{simplified} \cdot (1 - \lambda)$, where $\lambda$ is a homotopy parameter going from 0 to 1.
\end{example}
The solution must fulfill the equations for homotopy returning $\mathit{actual}$.
The solution must fulfill the equations for \lstinline!homotopy! returning $\mathit{actual}$.
\end{enumerate}
For non-scalar arguments the function is vectorized according to \cref{scalar-functions-applied-to-array-arguments}. For further details, see \cref{homotopy}.
\end{semantics}
Expand Down

0 comments on commit 072bc88

Please sign in to comment.