Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 10 years ago

jjack gravatar image

Convert symbolic expressions like sqrt(2) or exp(1) to rational numbers

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?

click to hide/show revision 2
No.2 Revision

Convert symbolic expressions like sqrt(2) or exp(1) to rational numbers

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?

click to hide/show revision 3
No.3 Revision

Convert symbolic expressions like sqrt(2) or exp(1) to rational numbers

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?