Skip to content

Commit

Permalink
Swap empty line below heading
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed May 26, 2021
1 parent 156aeb7 commit 7ac6496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/functions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1626,8 +1626,8 @@ \subsection{Partial Derivatives of Functions}\label{partial-derivatives-of-funct
\end{example}



\subsection{Using the Inverse Annotation}\label{using-the-inverse-annotation}

If a function $f_1$ with one output formal parameter $y$ can be restricted to an informally defined domain and codomain, such that the mapping of the input formal parameter $u_{k}$ to $y$ is bijective for any fixed assignment to the other input formal parameters in the domain (see examples below), then it can be given an \fmtannotationindex{inverse} annotation to provide an explicit inverse $f_2$ to this mapping, provided that the function is only applied on this domain:

The \lstinline!inverse! annotation takes the following form in a function declaration:
Expand Down

0 comments on commit 7ac6496

Please sign in to comment.