We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6520c92 commit e5782a6Copy full SHA for e5782a6
lib/node_modules/@stdlib/lapack/base/zlaset/lib/index.js
@@ -42,7 +42,7 @@
42
* var re = real( z );
43
* // returns 3.0
44
*
45
-* var im = imag( z )
+* var im = imag( z );
46
* // returns 4.0
47
48
* @example
0 commit comments