Re: This calculation is just wrong / computer can't count!
- From: Geoff <geoff@xxxxxxxxxxxxxxx>
- Date: Sun, 07 Oct 2007 14:59:49 GMT
On Sat, 6 Oct 2007 21:00:02 -0700, "David Ching"
<dc@xxxxxxxxxxxxxxxxxxxxxx> wrote:
I want to ask: can anyone recommend a library that produces results like a
calculator (I believe it is called fixed precision decimal)? I understand
that the floating point types in C++ are not meant for this, but what search
terms do I google to find a library that offers this functionality?
I had thought BCD (binary coded decimal) would be a good start, but there
isn't anything on sourceforge, for example that has this....
Thanks,
David
"fixed point math library"
.
- Follow-Ups:
- Re: This calculation is just wrong / computer can't count!
- From: David Ching
- Re: This calculation is just wrong / computer can't count!
- References:
- This calculation is just wrong / computer can't count!
- From: GT
- Re: This calculation is just wrong / computer can't count!
- From: AliR \(VC++ MVP\)
- Re: This calculation is just wrong / computer can't count!
- From: GT
- Re: This calculation is just wrong / computer can't count!
- From: Luke alcatel
- Re: This calculation is just wrong / computer can't count!
- From: GT
- Re: This calculation is just wrong / computer can't count!
- From: Joseph M . Newcomer
- Re: This calculation is just wrong / computer can't count!
- From: David Ching
- This calculation is just wrong / computer can't count!
- Prev by Date: Re: Timerproc exception
- Next by Date: Re: This calculation is just wrong / computer can't count!
- Previous by thread: Re: This calculation is just wrong / computer can't count!
- Next by thread: Re: This calculation is just wrong / computer can't count!
- Index(es):
Relevant Pages
|