Euler identity fail mupad

조회 수: 5 (최근 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