Skip to content

Commit 4105a0f

Browse files
authored
[rand.dist.norm.f] Fix typo
1 parent a3bdbd1 commit 4105a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/numerics.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6082,7 +6082,7 @@
60826082
\end{formula}
60836083

60846084
\indexlibraryglobal{fisher_f_distribution}%
6085-
\indexlibrarymember{result_type}{fisher_distribution}%
6085+
\indexlibrarymember{result_type}{fisher_f_distribution}%
60866086
\begin{codeblock}
60876087
namespace std {
60886088
template<class RealType = double>

0 commit comments

Comments
 (0)