how to use non-positive or fractional integer as power in matlab
18 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
how to use non-positive or fractional integer as power in matlab
0 Commenti
Risposta accettata
Azzi Abdelmalek
il 23 Mar 2013
Modificato: Azzi Abdelmalek
il 23 Mar 2013
Example
a=2^(1/2)
b=4^(-4.5)
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!