Euler identity fail mupad

6 ビュー (過去 30 日間)
timo
timo 2015 年 10 月 13 日
コメント済み: Andreas Sorgatz 2015 年 11 月 30 日
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