Restore the \seealso formatting that got lost when I updated the math
module documentation.
This commit is contained in:
parent
9dcc5a94c5
commit
2950b2d881
@ -109,4 +109,6 @@ The mathematical constant \emph{pi}.
|
||||
The mathematical constant \emph{e}.
|
||||
\end{datadesc}
|
||||
|
||||
See also the \code{cmath} versions of many of these functions.
|
||||
\begin{seealso}
|
||||
\seemodule{cmath}{Complex number versions of many of these functions.}
|
||||
\end{seealso}
|
||||
|
@ -109,4 +109,6 @@ The mathematical constant \emph{pi}.
|
||||
The mathematical constant \emph{e}.
|
||||
\end{datadesc}
|
||||
|
||||
See also the \code{cmath} versions of many of these functions.
|
||||
\begin{seealso}
|
||||
\seemodule{cmath}{Complex number versions of many of these functions.}
|
||||
\end{seealso}
|
||||
|
Loading…
x
Reference in New Issue
Block a user