Results 1 to 8 of 8

Thread: [RESOLVED] How do I convert hexadecimal to decimal with double precision (64 bit)

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2005
    Posts
    5

    Resolved [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
  •  



Click Here to Expand Forum to Full Width