Skip to content

Commit ffb6d04

Browse files
Update exercises/complex-numbers/description.md
Co-authored-by: Anastasios Chatzialexiou <[email protected]>
1 parent 738a0a1 commit ffb6d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/complex-numbers/description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ Given that you should not use built-in support for complex numbers, implement th
9292
- **division** of two complex numbers
9393
- **conjugate** of a complex number
9494
- **absolute value** of a complex number
95-
- **exponent** of a complex number
95+
- **exponentiation** of the base _e_ (the natural logarithm) to a complex number

0 commit comments

Comments
 (0)