Skip to content

Commit 294d26a

Browse files
committed
Update README.md
1 parent 2d95424 commit 294d26a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ complex :: z = (1., -1.)
366366
<td>
367367
<pre lang="julia">
368368
z = 1 - 1im
369+
z = complex(1, -1)
369370
</pre>
370371
</td>
371372
</tr>

0 commit comments

Comments
 (0)