Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Numerical form of the symbolic expression

I have a symbolic expression

1/9sqrt(3)(2sqrt(3)x^2e^(1/2sqrt(3)) + 3xe^(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?

Numerical form of the symbolic expression

I have a symbolic expressionexpression ( a variable polynomial of n degree)

1/9sqrt(3)(2sqrt(3)x^2e^(1/2sqrt(3)) + 3xe^(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?

Numerical form of the symbolic expression

I have a symbolic expression ( a variable polynomial of n degree)

1/9sqrt(3)(2sqrt(3)x^2e^(1/2sqrt(3))

1/9*sqrt(3)*(2*sqrt(3)*x^2*e^(1/2*sqrt(3)) + 3xe^(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

x^2

Is there a function which does it?