Euler identity fail mupad

6 vues (au cours des 30 derniers jours)
timo
timo le 13 Oct 2015
Commenté : Andreas Sorgatz le 30 Nov 2015
I have:
omega:=Symbol::omega;
bool(exp(I*omega)=cos(omega)+I*sin(omega))
Gives False...Why ?
  1 commentaire
Andreas Sorgatz
Andreas Sorgatz le 30 Nov 2015
bool does no simplification, but just compares syntactically. Use simplify instead.

Connectez-vous pour commenter.

Réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by