Trying to get to grips with the idea of floating point.
Just looking to convert a binary to float.

The last 8 bits are the exponent.. right?
The most significant bit is on the right?
The first bit is the sign + - ?

If someone could give me an example 32 bit conversion it would spell things out for me.

like this binary for example
11110000 11001100 10101010 00001111