Why is it wrong: e3=sym('sin(x)^2+cos(x)=0')
Afficher commentaires plus anciens
Why is it wrong: e3=sym('sin(x)^2+cos(x)=0')
Réponse acceptée
Plus de réponses (1)
KSSV
le 22 Avr 2019
syms x
e3 = sin(x)^2+cos(x)==0
Catégories
En savoir plus sur Operations on Strings dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!