|
-
Aug 9th, 2005, 01:51 PM
#1
Thread Starter
New Member
[RESOLVED] How do I convert hexadecimal to decimal with double precision (64 bit)
I want to convert a hex value to a decimal value with double precision. For example: 3FF0000000000000 would convert to: 99.000000000000000
I found this webpage that does the conversion. http://babbage.cs.qc.edu/courses/cs3...-754hex64.html
How would I code a function to do this in VB6?
Thanks.
Last edited by bugaboosun; Aug 9th, 2005 at 02:52 PM.
Reason: Clarification 2
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|