Numerical form of the symbolic expression
I have a symbolic expression ( a variable polynomial of n degree)
1/9*sqrt(3)*(2*sqrt(3)*x^2*e^(1/2*sqrt(3)) + 3*x*e^(1/2*sqrt(3)))
If possible, I would like these in numeric form as
1.37262 x+1.58496 x^2
Is there a function which does it?
Please format your math expressions as such...