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/math/base/special/cinv/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -228,6 +228,7 @@ int main() {
228
228
## See Also
229
229
230
230
- <spanclass="package-name">[`@stdlib/complex/float64/base/div`][@stdlib/complex/float64/base/div]</span><spanclass="delimiter">: </span><spanclass="description">divide two complex numbers.</span>
231
+
- <spanclass="package-name">[`@stdlib/math/base/special/cinvf`][@stdlib/math/base/special/cinvf]</span><spanclass="delimiter">: </span><spanclass="description">compute the inverse of a single-precision complex floating-point number.</span>
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/stats/base/dists/rayleigh/stdev/README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,6 @@ for ( i = 0; i < 10; i++ ) {
116
116
117
117
<!-- /.examples -->
118
118
119
-
120
119
<!-- C interface documentation. -->
121
120
122
121
* * *
@@ -209,7 +208,6 @@ int main( void ) {
209
208
210
209
<!-- /.c -->
211
210
212
-
213
211
<!-- 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