how to obtain single value answer from numeric expression
Show older comments
syms x
Ixx=int(x^4*sqrt(1+4*x^2),0,.5
I want output in single value not as expression for exmple above expression value is 0.0082
Accepted Answer
More Answers (0)
Categories
Find more on Conversion Between Symbolic and Numeric 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!