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 ffb6d04 commit 5d6fc06Copy full SHA for 5d6fc06
exercises/complex-numbers/description.md
@@ -92,4 +92,4 @@ Given that you should not use built-in support for complex numbers, implement th
92
- **division** of two complex numbers
93
- **conjugate** of a complex number
94
- **absolute value** of a complex number
95
-- **exponentiation** of the base _e_ (the natural logarithm) to a complex number
+- **exponentiation** of _e_ (the base of the natural logarithm) to a complex number
0 commit comments