Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pnavaro committed Mar 25, 2024
1 parent 2d95424 commit 294d26a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ complex :: z = (1., -1.)
<td>
<pre lang="julia">
z = 1 - 1im
z = complex(1, -1)
</pre>
</td>
</tr>
Expand Down

0 comments on commit 294d26a

Please sign in to comment.