I have coefficents of a rational polynomial f(x) in terms of symbolic expressions like sqrt(2)
and exp(1)
. How I convert these coefficients to rational number approximations of them, so that I can work in a structure like a polynomial ring?
1 | initial version |
I have coefficents of a rational polynomial f(x) in terms of symbolic expressions like sqrt(2)
and exp(1)
. How I convert these coefficients to rational number approximations of them, so that I can work in a structure like a polynomial ring?
2 | No.2 Revision |
I have coefficents of a rational polynomial f(x) in terms of symbolic expressions like sqrt(2)
and exp(1)
.
How I convert these coefficients to rational number approximations of them, so that I can work in a structure like a polynomial ring?
3 | No.3 Revision |
I have coefficents of a rational polynomial f(x) in terms of symbolic expressions like sqrt(2)
and exp(1)
.
How can I convert these coefficients to rational number approximations of them, so that I can work in a structure like a polynomial ring?