Commit 460014c
committed
docs: add domain constraint to
The intro section previously read "where \`k\` is the degrees of
freedom"; updated to "where \`k >= 0\` is the degrees of freedom" to
match the convention used by the three other `NonNegativeNumber`-domain
siblings in this namespace (`mode`, `stdev`, `variance` — 3/4 = 75%
conformance). The constraint matches the existing Notes statement
"If provided \`k < 0\`, the function returns \`NaN\`" found later in
the same file.@stdlib/stats/base/dists/chisquare/mean intro1 parent 8868c50 commit 460014c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments