Skip to content

Commit 0622cf1

Browse files
authored
docs: fix line wrapping
PR-URL: #5389 Closes: #5382 Reviewed-by: Athan Reines <[email protected]>
1 parent c52b2f9 commit 0622cf1

File tree

1 file changed

+2
-3
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/bradford/cdf/docs

1 file changed

+2
-3
lines changed

lib/node_modules/@stdlib/stats/base/dists/bradford/cdf/docs/repl.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11

22
{{alias}}( x, c )
3-
Evaluates the cumulative distribution function
4-
(CDF) for a Bradford distribution
5-
with shape parameter `c` at a value `x`.
3+
Evaluates the cumulative distribution function (CDF) for a Bradford
4+
distribution with shape parameter `c` at a value `x`.
65

76
If provided `NaN` as any argument, the function returns `NaN`.
87

0 commit comments

Comments
 (0)