Skip to content

Commit 7235adf

Browse files
Update lib/node_modules/@stdlib/stats/base/dists/arcsine/median/README.md
Co-authored-by: Philipp Burckhardt <[email protected]> Signed-off-by: pranav-1720 <[email protected]>
1 parent 2430fa4 commit 7235adf

File tree

1 file changed

+7
-0
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/arcsine/median

1 file changed

+7
-0
lines changed

lib/node_modules/@stdlib/stats/base/dists/arcsine/median/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,12 +178,19 @@ double stdlib_base_dists_arcsine_median( const double a, const double b );
178178
```
179179
180180
</section>
181+
181182
<!-- /.usage -->
183+
182184
<!-- C API usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
185+
183186
<section class="notes">
187+
184188
</section>
189+
185190
<!-- /.notes -->
191+
186192
<!-- C API usage examples. -->
193+
187194
<section class="examples">
188195
189196
### Examples

0 commit comments

Comments
 (0)