Skip to content

Commit 648267c

Browse files
Rageking8tkoeppe
authored andcommitted
[rand.dist.norm.f] Fix typo
1 parent d9b6f26 commit 648267c

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)