Decimal! to Binary! conversion
==============================
Hello rebolers...
        does anybody know how to convert decimal number to binary format?
        
        In Flash it's stored as:
         0.1 = #{9999B93F9A999999}
         0.2 = #{9999C93F9A999999}
         0.5 = #{0000E03F00000000}
         1.5 = #{0000F83F00000000}
         
         That gives me no sense... please help me:-)
        thanks Oldes
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to