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?
The discussion focuses on the conversion of binary numbers into polynomial form, exploring the relationship between binary representations and polynomial expressions. Participants consider different contexts, including finite fields and potential applications to floating-point representations.
Participants express differing views on the conversion process and the context in which binary numbers are being considered, indicating that multiple competing views remain without consensus.
There are unresolved assumptions regarding the definitions of polynomials and the specific context of binary representation, such as whether it pertains to finite fields or floating-point numbers.
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?