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/geometric/logcdf/README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -226,15 +226,18 @@ int main( void ) {
226
226
}
227
227
```
228
228
229
-
</section>
229
+
230
230
231
231
<!-- /.c -->
232
232
233
-
<!-- /.references -->
234
233
235
234
<!-- 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. -->
236
235
237
236
<sectionclass="references">
237
+
</section>
238
+
239
+
240
+
<!-- /.references -->
238
241
239
242
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
0 commit comments