Code Comments
Programming Forum and web based access to our favorite programming groups.Clark F Morris <cfmpublic@ns.sympatico.ca> wrote in message news:if05v3503beg04nonbeci3n8eqo2vill79@ 4ax.com... > On Mon, 31 Mar 2008 22:37:12 -0600, Robert <no@e.mail> wrote: > <cfmpublic@ns.sympatico.ca> wrote: talk about 'binary point. Here's an He's right, you know. 0.2 (decimal) in binary = 1/8 + 1/16 + 1/128 + 1/256 ... = .00110011 ... = 0.19921875. etc. Obviously binary division is done by black magic involving shifts & counts. PL
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.