Euler identity fail mupad

1 次查看(过去 30 天)
timo
timo 2015-10-13
I have:
omega:=Symbol::omega;
bool(exp(I*omega)=cos(omega)+I*sin(omega))
Gives False...Why ?
  1 个评论
Andreas Sorgatz
Andreas Sorgatz 2015-11-30
bool does no simplification, but just compares syntactically. Use simplify instead.

请先登录,再进行评论。

回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by