how to use non-positive or fractional integer as power in matlab
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
how to use non-positive or fractional integer as power in matlab
0 commentaires
Réponse acceptée
Azzi Abdelmalek
le 23 Mar 2013
Modifié(e) : Azzi Abdelmalek
le 23 Mar 2013
Example
a=2^(1/2)
b=4^(-4.5)
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Logical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!