We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b918e7d commit 7a550e7Copy full SHA for 7a550e7
src/normal/normal.h
@@ -24,7 +24,7 @@ T normal_cdf(T x)
24
}
25
26
//
27
-// The survival function (akak complementary CDF) of the standard
+// The survival function (aka complementary CDF) of the standard
28
// normal distribution.
29
30
// The function computes 1 - CDF(x).
0 commit comments