<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 7/17/2011 6:25 AM, Dale Powell wrote:
    <blockquote cite="mid:BAY153-w31333FF96C23B5D6AAE29A8F4B0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <div dir="ltr">
        Agree on the whole that summing is summing is summing. Most DAWs
        these days will use floating point (either 32bit or double
        precision) and A+B=C no matter what.<br>
      </div>
    </blockquote>
    In Integer math.&nbsp; In floating point math, A + B = C +/- (very small
    rounding error).<br>
    <br>
    At one time the USA's NASA (<b>National Aeronautics and Space
      Administration</b>) used Integer math to track their satellites.&nbsp;
    I don't know if NASA is still using Integer math or has gone to
    Floating Point math for the calculations now.<br>
    <br>
    Best,<br>
    Stephen.<br>
  </body>
</html>