Euler identity fail mupad

I have:
omega:=Symbol::omega;
bool(exp(I*omega)=cos(omega)+I*sin(omega))
Gives False...Why ?

1 Commento

Andreas Sorgatz
Andreas Sorgatz il 30 Nov 2015
bool does no simplification, but just compares syntactically. Use simplify instead.

Accedi per commentare.

Risposte (0)

Tag

Richiesto:

il 13 Ott 2015

Commentato:

il 30 Nov 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by