Rubik
- 95
- 0
How do you convert binary into polynomial form? I understand hexadecial conversion so {4e} = 01001000 now how do I go about changing that into a polynomial?
Numbers are NOT polynomials so you don't- not without saying exactly how you are associating each number with a specific polynomial as eumyang says.Rubik said:How do you convert binary into polynomial form? I understand hexadecial conversion so {4e} = 01001000 now how do I go about changing that into a polynomial?