1e3 = 1000 how do I 1e'x' where x is variable.

29 views (last 30 days)
1e3 = 1000 how do I 1e'x' where x is variable.

Accepted Answer

Alex
Alex on 28 Oct 2011
power(10,x)

More Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!