comp.lang.ada
 help / color / mirror / Atom feed
From: utcsrgv!donald
Subject: Re: Fixed point data in Ada
Date: Tue Nov  2 12:30:07 1982
Date: 1982-11-02T12:30:07+00:00	[thread overview]
Date: Tue Nov  2 11:34:15 1982
Message-ID: <bnews.utcsrgv.645> (raw)
In-Reply-To: bnews.duke.2719

What's all the fuss about the fixed-point computation?  Fixed point
numbers are just values which have an absolute error rather than
a relative error as in floating point.  The way that fixed point numbers
in Ada are obviously intended to be implemented is as scaled binary
integers (note the power of two delta), to satisfy the urges of those
that want to perform "real" arithmetic on little microprocessors controlling
cruise missiles that don't have hardware floating-point (and can't take
software floating-point).  Of course, fixed-point computations are
much nastier with regard to error analyses, but as long as that cruise
missile reaches them ruskies...



  reply	other threads:[~1982-11-02 12:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1982-11-02  6:28 Fixed point data in Ada duke!bcw
1982-11-02 12:30 ` utcsrgv!donald [this message]
1982-11-04  2:01 ` eagle!jerry
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox