Borrar filtros
Borrar filtros

Euler identity fail mupad

2 visualizaciones (últimos 30 días)
timo
timo el 13 de Oct. de 2015
Comentada: Andreas Sorgatz el 30 de Nov. de 2015
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

Community Treasure Hunt

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

Start Hunting!

Translated by