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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ for ( i = 0; i < 100; i++ ) {
137
137
138
138
## See Also
139
139
140
-
- <spanclass="package-name">[`@stdlib/math-base/ops/imuldw`][@stdlib/math/base/ops/imuldw]</span><spanclass="delimiter">: </span><spanclass="description">compute the double word product of two signed 32-bit integers.</span>
140
+
- <spanclass="package-name">[`@stdlib/number-int32/base/muldw`][@stdlib/number/int32/base/muldw]</span><spanclass="delimiter">: </span><spanclass="description">compute the double word product of two signed 32-bit integers.</span>
0 commit comments