Euler identity fail mupad
Mostra commenti meno recenti
I have:
omega:=Symbol::omega;
bool(exp(I*omega)=cos(omega)+I*sin(omega))
Gives False...Why ?
1 Commento
Andreas Sorgatz
il 30 Nov 2015
bool does no simplification, but just compares syntactically. Use simplify instead.
Risposte (0)
Categorie
Scopri di più su Special Values in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!