On 7 mai, 03:52, John Machin <[EMAIL PROTECTED]> wrote: > On May 7, 7:44 am, revuesbio <[EMAIL PROTECTED]> wrote: > > > Hi > > Does anyone have the python version of the conversion from msbin to > > ieee? > > Thank u > > Yes, Google has it. Google is your friend. Ask Google. It will lead > you to such as: > > http://mail.python.org/pipermail/python-list/2005-August/337817.html > > HTH, > John
Thank you, I've already read it but the problem is always present. this script is for double precision MBF format ( 8 bytes). I try to adapt this script for single precision MBF format ( 4 bytes) but i don't find the right float value. for example : 'P\xad\x02\x95' will return '0.00024924660101532936' -- http://mail.python.org/mailman/listinfo/python-list