It will be fine if the forum can support latex formula ?!
I'm sure that you agree... but just hope that you will find some time to add it

Thanks for your community
Code: Select all
<script type="text/javascript"
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
Code: Select all
We can derive de Moivre's formula using Euler's formula:
\[
\left( \cos{\theta} + i \sin{\theta} \right)^n = \left( e^{i\theta} \right)^n = e^{i (n \theta)} = \cos{(n \theta)} + i \sin{(n \theta)}
\]
No problemadmin wrote:Arite, thanks for the detailed instructions!
Brilliantadmin wrote:Test:
We can derive de Moivre's formula using Euler's formula:
\[
\left( \cos{\theta} + i \sin{\theta} \right)^n = \left( e^{i\theta} \right)^n = e^{i (n \theta)} = \cos{(n \theta)} + i \sin{(n \theta)}
\]
EDIT: Seems to work. Will this do for now?