Restore the \seealso formatting that got lost when I updated the math

module documentation.
This commit is contained in:
Fred Drake 1997-10-13 22:06:17 +00:00
parent 9dcc5a94c5
commit 2950b2d881
2 changed files with 6 additions and 2 deletions

View file

@ -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}

View file

@ -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}