Gapplet

Given a polynomial f Q[X], determine f(x), the value of the polynomial function at the rational number x.

Input f,  e.g., X^7-2/3*X-3
</COMMENT>
Input x 
</COMMENT>
 
f(x) =
</COMMENT>
 
</COMMENT>