Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- From: "¬a\\/b" <al@xxx>
- Date: Fri, 14 Oct 2005 07:42:45 +0200
On Thu, 13 Oct 2005 18:45:43 +0200, "¬a\\/b" <al@xxx> wrote:
>On Tue, 11 Oct 2005 10:48:35 GMT, "Richard Cooper"
><spamandviruses@xxxxxx> wrote:
....
>but there is a problem in output of numbers that has many '0's like
>5.00000000012 -> 5.00000000000
>
>and this is not a good thing for a 64 bits of fraction data
found the origin of the problem and found the cure for that.
So there are +-*/ < <= > >= == != >>(stream, fnum) <<(stream, fnum)
for fixed point number. Then there is the need of something like
double to fnum and fnum to double ... and do operatore +, -, etc
double fnum seems "una passeggiata di salute"
.
- References:
- Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- From: Richard Cooper
- Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- From: ¬a\\/b
- Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- From: Richard Cooper
- Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- From: ¬a\\/b
- Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- From: Richard Cooper
- Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- From: ¬a\\/b
- Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- From: Richard Cooper
- Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- From: ¬a\\/b
- Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- From: ¬a\\/b
- Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- From: Richard Cooper
- Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- From: ¬a\\/b
- Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- Prev by Date: Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- Next by Date: Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- Previous by thread: Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- Next by thread: Re: Assembly Language - Mathematics WITHOUT maths coprocessor
- Index(es):
Relevant Pages
|