Numerical solve

asked 4 years ago

Cyrille gravatar image

updated 4 years ago

When I use a dictionary with solve, the result is product with radicals. I have found no way in the documentation to obtain a decimal expension. But If I call the solution as sol = solve() it's not difficult to obtain directly the decimal expansion with sol[0].rhs().n(). So is there an unseen option in solve to obtain this and if not could it be implemented ?

Preview: (hide)

Comments

3

Could you write down a complete example that actually shows the problem.

vdelecroix gravatar imagevdelecroix ( 4 years ago )