Any way to get numeric result of part of symbolic expresssion?
If I have a symbolic expression sqrt(2) + x
, is it possible to get this to show as 1,414.... + x
?
Edit:
I should probably add that my symbolic expression can be any arbitrary composition of numbers and symbols.
Could you give us a more serious (real) example of what you want, please ?