Question: decimal to finite field

Hello I'm working with some finite fields(2^8) and sometimes instead of viewing/working with a polynomial its easier to work with a number. Its easy to convert from polynomial to number by just letting x=2, but is there a easy and built in way to go the other way? Thanks
Please Wait...