Euler identity fail mupad

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 件)

タグ

質問済み:

2015 年 10 月 13 日

コメント済み:

2015 年 11 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by