You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/stats/base/dists/normal/stdev/README.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,8 +105,6 @@ for ( i = 0; i < 10; i++ ) {
105
105
106
106
<!-- /.examples -->
107
107
108
-
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
109
-
110
108
<!-- C interface documentation. -->
111
109
112
110
* * *
@@ -221,3 +219,11 @@ int main( void ) {
221
219
</section>
222
220
223
221
<!-- /.links -->
222
+
223
+
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
0 commit comments