I read 4 bytes from a binary file.
These bytes represent a floating point number (mantisse exponent form)
How can I get a float from these bytes ?
-- http://mail.python.org/mailman/listinfo/python-list
I read 4 bytes from a binary file.
These bytes represent a floating point number (mantisse exponent form)
How can I get a float from these bytes ?
-- http://mail.python.org/mailman/listinfo/python-list