We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
stats/base/dists/rayleigh/median
1 parent 53ef691 commit 5da0471Copy full SHA for 5da0471
1 file changed
lib/node_modules/@stdlib/stats/base/dists/rayleigh/median/README.md
@@ -147,7 +147,7 @@ Returns the [median][median] of a [Rayleigh][rayleigh-distribution] distribution
147
148
```c
149
double out = stdlib_base_dists_rayleigh_median( 9.0 );
150
-// returns ~10.595
+// returns ~10.597
151
```
152
153
The function accepts the following arguments:
0 commit comments