Euler identity fail mupad

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

1 comentario

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

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Preguntada:

el 13 de Oct. de 2015

Comentada:

el 30 de Nov. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by