in reply to Re: Binary conversion
in thread Binary conversion


Do you have any information about the format that the float is stored in?

Also, the following might be useful: Converting Floating Point MS to IEEE.

--
John.

Replies are listed 'Best First'.
Re: Re: Re: Binary conversion
by slacksterest (Initiate) on Dec 19, 2002 at 17:30 UTC
    Now THAT is useful. Thanks this does the job. -john