Skip to content

Commit 7d46dcc

Browse files
committed
Updating description.md
1 parent 7ba41f3 commit 7d46dcc

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

exercises/complex-numbers/description.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Description
22

3-
A **complex number** is expressed in the form:
4-
5-
```math
6-
z = a + b * i
7-
```
8-
9-
where:
3+
A **complex number** is expressed in the form `z = a + b * i`, where:
104

115
- `a` is the **real part** (a real number),
126

0 commit comments

Comments
 (0)