Why it comes up with the imaginary number?
Show older comments
I found a very simple calculation but two different results:
1) -0.6^0.1 = 0.9502
2)
g=-0.6;
gg=0.1
g.^gg = 0.9037 + 0.2936i
Does anyone have an idea what's going on here?
Accepted Answer
More Answers (0)
Categories
Find more on Elementary Math 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!