Clear Filters
Clear Filters

how to use non-positive or fractional integer as power in matlab

13 views (last 30 days)
how to use non-positive or fractional integer as power in matlab

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 23 Mar 2013
Edited: Azzi Abdelmalek on 23 Mar 2013
Example
a=2^(1/2)
b=4^(-4.5)

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!