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