Added info and img about complex numbers (#23742)
* Added info and img about complex numbers * Update index.md
This commit is contained in:
committed by
Paul Gamble
parent
63aae858d7
commit
430408aad9
@ -13,10 +13,13 @@ When x=pi, Euler's Formula gives the beautiful identity invovling pi, e, and i.
|
|||||||
|
|
||||||
A famous joke for mathematicians is "How many mathematicians does it take to change a light bulb?" and answers "-e^(ipi)"
|
A famous joke for mathematicians is "How many mathematicians does it take to change a light bulb?" and answers "-e^(ipi)"
|
||||||
Can you tell what the answer is?
|
Can you tell what the answer is?
|
||||||
|
|
||||||
|
This is often used when dealing with complex numbers in exponential form.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds -->
|
<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds -->
|
||||||
|
|
||||||
#### More Information:
|
#### More Information:
|
||||||
Read more about Eulers Formula [here](http://mathworld.wolfram.com/EulerFormula.html)
|
[Mathworld](http://mathworld.wolfram.com/EulerFormula.html)
|
||||||
<!-- Please add any articles you think might be helpful to read before writing the article -->
|
[Wikipedia](https://en.wikipedia.org/wiki/Euler%27s_formula)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user