xenogizmo
- 30
- 0
How does that evaluate 1??
e^(2*pi*i)
e^(2*pi*i)
It comes from Euler's formulaxenogizmo said:e^(2*pi*i)
strid said:...
SQRT( -(e^(pi*i)) ) = e^(pi*i)
The problem now is that on the left side there is a SQRT of a negative number (about -23,14) which means it is a complex number... while on the other side we have a real postive number (about 23,14)...
Have I made some mathematcial error, or how can this be...?