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 738a0a1 commit ffb6d04Copy full SHA for ffb6d04
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
-- **exponent** of a complex number
+- **exponentiation** of the base _e_ (the natural logarithm) to a complex number
0 commit comments