how to use non-positive or fractional integer as power in matlab
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
how to use non-positive or fractional integer as power in matlab
0 comentarios
Respuesta aceptada
Azzi Abdelmalek
el 23 de Mzo. de 2013
Editada: Azzi Abdelmalek
el 23 de Mzo. de 2013
Example
a=2^(1/2)
b=4^(-4.5)
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!