Gapplet

Given a prime p and a polynomial d in S = Z/pZ[X], we determine the invertible elements of S.

Input a prime number p 
</COMMENT>
Input d
e.g., X^5-3*X-1
</COMMENT>
 
 
Find the invertible elements of S
</COMMENT>
 
</COMMENT>