File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
lib/node_modules/@stdlib/complex/float32/base/mul Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -267,7 +267,7 @@ int main( void ) {
267267
268268## See Also
269269
270- - <span class =" package-name " >[ ` @stdlib/complex/float64 /base/add ` ] [ @stdlib/complex/float64 /base/add ] </span ><span class =" delimiter " >: </span ><span class =" description " >add two double -precision complex floating-point numbers.</span >
270+ - <span class =" package-name " >[ ` @stdlib/complex/float32 /base/add ` ] [ @stdlib/complex/float32 /base/add ] </span ><span class =" delimiter " >: </span ><span class =" description " >add two single -precision complex floating-point numbers.</span >
271271- <span class =" package-name " >[ ` @stdlib/complex/float64/base/mul ` ] [ @stdlib/complex/float64/base/mul ] </span ><span class =" delimiter " >: </span ><span class =" description " >multiply two double-precision complex floating-point numbers.</span >
272272- <span class =" package-name " >[ ` @stdlib/math/base/ops/csubf ` ] [ @stdlib/math/base/ops/csubf ] </span ><span class =" delimiter " >: </span ><span class =" description " >subtract two single-precision complex floating-point numbers.</span >
273273
@@ -281,7 +281,7 @@ int main( void ) {
281281
282282<!-- <related-links> -->
283283
284- [ @stdlib/complex/float64 /base/add ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/complex/float64 /base/add
284+ [ @stdlib/complex/float32 /base/add ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/complex/float32 /base/add
285285
286286[ @stdlib/complex/float64/base/mul ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/complex/float64/base/mul
287287
You can’t perform that action at this time.
0 commit comments