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 541230b commit 571828bCopy full SHA for 571828b
1 file changed
lib/node_modules/@stdlib/complex/base/cast-return/examples/index.js
@@ -31,4 +31,4 @@ var z = f( 3.0, 4.0 );
31
32
33
console.log( z.toString() );
34
-// => '7 + 0i'
+// => '7 + 0i'
0 commit comments